.spam-recaptcha-widget {
    display: flex;
    justify-content: center;
    margin: 0.5rem 0 1rem;
    min-height: 78px;
}

.spam-recaptcha-notice {
    font-size: 0.82rem;
    line-height: 1.45;
    color: #5c6570;
    margin: 0 0 1rem;
    text-align: center;
}

.spam-recaptcha-notice a {
    color: inherit;
    text-decoration: underline;
}

.grecaptcha-badge {
    z-index: 10060 !important;
}
