
html body .bg-header-login {
    background-color: #417690 !important;
    color: #fff;
}

html body .button-login-form{
    background-color: #94c0d6;
    color: #fff;
    margin-right: auto;
}

.text-color-auth{
    color: #417690;
}

.bg-body-auth {
    background-color: #f0f3f5 !important;
}


/*

colore del bottone Accedi azzurro chiaro
#94c0d6


*/