.website-field {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
}

.contact-form button:disabled {
  cursor: wait;
  opacity: .7;
  transform: none;
}

.form-note--success {
  color: #27745d;
  font-weight: 650;
}

.form-note--error {
  color: #b42318;
  font-weight: 650;
}
