.abs-security-wrap {
  margin: 1.5rem 0;
}

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

.abs-error-message,
.abs-config-error {
  margin: 1rem 0;
  padding: 1rem;
  border: 1px solid #b32d2e;
  background: #fff5f5;
  line-height: 1.7;
}

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