/* Hide reCAPTCHA v3 badge everywhere */
.grecaptcha-badge {
    display: none !important;
    visibility: hidden !important;
}
