.form-error {
  grid-column: 1 / -1;
  color: #8b2d2d;
  font-weight: 600;
}

.form-error a {
  text-decoration: underline;
}

.form-foot p {
  max-width: 340px;
}

.form-foot a {
  text-decoration: underline;
}

.button:disabled {
  cursor: wait;
  opacity: .65;
}

.privia-affiliation p a {
  color: #245f98;
  border-bottom: 1px solid #78c4ec;
}
