.grid-x.align-center-middle {
  height: 60vh;
}

.card-header {
  font-size: 1.8rem;
  color: #4E4E4E;
}

.card label {
  color: #4E4E4E;
}
.card .button {
  background-color: #D50030;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
}
.card .button :focus, .card .button :hover {
  background-color: #D50030;
  color: #F8F8F8;
}
.card span {
  font-size: 16px;
  font-weight: 600;
}
.card a:visited {
  color: #F8F8F8;
}

/*# sourceMappingURL=forgot_password.css.map */
