.form-status.success {
  color: #217143;
}

.lead-form button:disabled {
  cursor: wait;
  opacity: .7;
}

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