.form-honeypot {
  position: absolute !important;
  left: -10000px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.cloudflare-form-status {
  margin-top: 1rem;
  min-height: 1.5em;
}

.cloudflare-form-status:empty {
  display: none;
}

.turnstile-container {
  min-height: 65px;
}
