/* Front-end styles for WP reCAPTCHA v3 Shield */

body.wpr3s-hide-badge .grecaptcha-badge {
    visibility: hidden !important;
}

.wpr3s-legal-notice {
    font-size: 11px;
    color: #666;
    margin-top: 8px;
    line-height: 1.4;
}

.wpr3s-legal-notice a {
    color: #666;
    text-decoration: underline;
}
