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

.form-status {
  min-height: 1.5em;
  margin: 0;
  font-weight: 600;
  color: #196e67;
}

.form-status.error {
  color: #a12b2b;
}

.contact button:disabled {
  cursor: wait;
  opacity: .7;
}
