@media screen and (min-width:1024px){.header-cta{color:#151122;font-size:1.125rem;text-decoration:none;text-transform:capitalize}.header-cta button{background-color:#00e5a6;border:none;border-radius:5px;cursor:pointer;font-size:1.125rem;padding:.625rem 1.25rem;transition:transform .3s ease-in-out}.header-cta button:hover{background-color:#00e5a6;transform:translateY(-2px)}}@media screen and (max-width:425px){.header-cta button{background-color:#80ffdc;border:solid #000;border-radius:5px;border-width:1px 1px 3px;cursor:pointer;font-size:1rem;padding:1rem 1.25rem;width:100%}}