.forgot-password-block__body h4 {
  text-align: left;
  color: #262627;
}
.forgot-password-block__body p {
  margin-top: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.24;
  color: #3f4041;
}
.forgot-password-block__form {
  margin-top: 24px;
}
.forgot-password-block__submit {
  margin-top: 15px;
  max-width: none;
  width: 100%;
}