#fatal-msg, #error-msg {
    color: red;
}

#cf-turnstile {
    min-height: 96px;
    /*text-align: center;*/
}

#cf-turnstile iframe {
    width: 99% !important;
    max-width: 300px;
}

#key2 {
    cursor: pointer;
}

.oauth-login-btn {
    display: flex;
}

.oauth-login-text {
    width: 100%;
}