.grecaptcha-badge {
visibility: hidden !important;
}body::after {
content: "This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.";
display: block;
text-align: center;
font-size: 12px;
color: #aaa;
opacity: 0.7;
margin-top: 30px;
}