.hfs-form-guard {
  width: 100%;
  margin: 14px 0 16px;
}

.hfs-form-guard .cf-turnstile {
  max-width: 100%;
}

.hfs-honeypot {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
