/* Enter Your Custom CSS Here */
/* Hides the reCAPTCHA on every page */
.grecaptcha-badge {
 opacity:0 !important;
}