/* Local mirror overrides */
.grecaptcha-badge,
.grecaptcha-logo,
.grecaptcha-error,
textarea.g-recaptcha-response,
#g-recaptcha-response {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
