.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}.btn-blink,.custom-api-buttons>a:first-child{animation:blinker 1s linear infinite!important}@keyframes blinker{50%{background-color:#e90c0c;opacity:.75}}