.custom-button-wrapper{margin:20px 0;text-align:center}.custom-rounded-button{background-color:#00c4de;border:none;border-radius:999px;color:#fff;display:inline-block;font-weight:700;padding:12px 24px;text-align:center;text-decoration:none;transition:background-color .3s ease}.custom-rounded-button:hover{background-color:#c87400;color:#fff}