.shared-button{display:flex;align-items:center;justify-content:center;width:410rem;height:63rem;margin:50rem auto 0;padding-top:2rem;background:#ff9000;color:#fff;font-size:20rem;font-weight:600;border:1px solid #ff9000;border-radius:100px;transition:.4s ease;transition-delay:0s !important}@media(max-width: 768px){.shared-button{width:342rem;height:62rem;font-size:18rem}}.shared-button:hover{background:#fff;color:#ff9000}@media(max-width: 768px){.shared-button:hover{background:#ff9000;color:#fff}}
