.secondary-cta{background:#41e59d;border-radius:3rem;display:inline-block;font-size:18px;padding:.75rem 1.5rem;color:#000;text-align:center;font-weight:500;letter-spacing:.3925px;border:1px solid #000;width:90%;margin-top:1.5rem;transition:background-color .3s ease-in-out;cursor:pointer}.secondary-cta:hover{background:#fff;color:#000}@media (max-width:767px){.secondary-cta{width:100%}}