.grecaptcha-badge,
.grecaptcha-badge[data-style="bottomright"] {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
  position: absolute !important;
  z-index: -9999 !important;
}