.custom-login .btn-forget-pw {
  display: block;
  margin-top: 30px;
  text-align: left;
  color: #000000;
}

.custom-login .register-description{
  margin-top: 50px;
}

.custom-login .forget-pw-field {
  max-width: 800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}