.custom-api-buttons .button{padding:3px 10px;border-radius:.25rem;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.8125rem!important;transition:background-color 0.3s;color:var(--text-color,white)}.custom-api-buttons .button.register{background-color:#183059;--text-color:white}.custom-api-buttons .button.login{background-color:#276FBF;--text-color:white}.custom-api-buttons .button:hover{opacity:.9}