.page-section .section-title {
  margin-top: 0;
  margin-bottom: 40px;
  text-align: left;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 3.6rem;
}
.error-sentence {
  padding: 8px 0;
  color: #DB2C24;
}
.page-reset-password {
  background-color: #fff;
}
.page-reset-password .account-form input {
  margin-top: 0;
}
.page-reset-password .account-form .inputLabel {
  margin-bottom: 8px;
}
.page-reset-password .reset-password-block {
  margin-bottom: 16px;
}
.page-lost-password {
  background-color: #fff;
}
.page-lost-password .susi-modal-cancel {
  display: none;
}

