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

.form-note.form-error { color: #b42318; }
.inquiry-form .button:disabled { cursor: wait; opacity: .65; }
