.login-page, .register-page{
    background-color: white !important;
   
}
.error{
    color:red;
    width:100%;
    font-weight: 500 !important;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.brand-link {
    height: 60px;
}
.login-logo a,
.register-logo a {
  color: #495057;
  font-weight: bold;
  font-size: 30px;
}
