#admincenter #tcaptcha_public_key, #admincenter #tcaptcha_private_key {
    width: 75%;
    max-width: 50ex;
}
.cf-turnstile {
    display: flex;
    justify-content: center;
}
.cf-turnstile iframe {
    width: 300px !important;
    height: 65px !important;

    margin-bottom: 3rem !important;
    position: static !important;
}