/*.bg-dark {background-color:#4a5475 !important;}*/
/*.bg-dark {background:linear-gradient(to bottom,white 20%,#4a5475 20%, #4a5475 80%,white 80%) !important;}*/
.bg-dark {background:linear-gradient(to bottom,#2b3144 0%, #4a5475 50%, #4a5475 100%) !important;}
.btn-light {border-color: #e5007d;}
.navbar-dark .navbar-toggler { border-color: rgba(255,255,255,1) !important; }
.login-day, .login-site, .login-keyboard, .btn-rdc {
    color: #e5007d;
    font-size: 1.5rem;
    line-height: 1.1;
}
.nav-link {
    /*padding: 2rem 1rem 1rem;*/
    font-size: 1.1rem;
    line-height: 1.1;
    text-align: center;
}
.logo{
    min-witdh:100px;
    min-height:30px;
    max-height:100px;
    max-width:100px;
}
