.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;
}

