.login-page {
    background: url('../../dist/img/back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

[class*=sidebar-dark] .brand-link{
    border: none !important;
}

[class*=sidebar-dark-] .sidebar a {
    color: #fff !important;
}