.ss-fa-honeypot,
input[name="salsync_website"] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.ss-fa-status {
  min-height: 1.25rem;
  margin: .5rem 0 0;
}

/* Small, readable context that helps completion without competing with the form. */
form.magicform .ss-fa-context,
form.wpcf7-form .ss-fa-context {
  margin: 0 0 1rem;
  padding: .75rem 1rem;
  border-left: 3px solid var(--ss-brand, #ff0b0b);
  border-radius: 4px;
  background: #fff7f7;
  color: #3b3b3b;
  font-size: .9375rem;
  line-height: 1.5;
}
