/* Hide the label for Gravity Forms' invisible reCAPTCHA field. */
.gform_wrapper .gfield--type-captcha.hidden_label > .gfield_label { display: none; }
