/* badge hidden */
.grecaptcha-badge {
  opacity: 0;
  pointer-events: none;
}
/* field hidden */
.wsf-field-wrapper.recaptcha {
  margin-bottom: 0 !important;
}
.wsf-field-wrapper.recaptcha .wsf-field {
  min-height: 0 !important;
  padding: 0 !important;
}
