.login-right { 
    background: #182437 !important;
         z-index: 9;
}


h1.auth__title, label.auth__label, span.auth__label
 {
    color: #fff;
}

.auth__link a {
    color: #cca458;
}


@media(max-width:767px){
    
    .login-right {
    padding: 45px;
}
    
}

div#section-footerpro a.link-list__link {
    font-size: 14px;
    margin-bottom: 7px !important;
}


div#section-footerpro h5.link-list__title {
    font-weight: 500;
}