.view[hidden] {
  display: none !important;
}

.forgot-password {
  justify-self: start;
  margin-top: 12px;
}

.form-message {
  min-height: 1.5em;
  color: var(--muted) !important;
}
