.form-message {
  min-height: 1.4em;
  margin: 0;
  color: #b42318;
  font-size: 14px;
  font-weight: 700;
}

.primary:disabled {
  cursor: wait;
  opacity: 0.65;
}
