.welcome-widget-custom{
    background-color: rgba(0,0,0,.3) !important;
}

.kt-header--fixed.kt-header--minimize .kt-header{
    background: #1b112ced;
}

.kt-footer{
    background-color:#1e1e2dc4;
}

.signin-btn{
    color: white;
}

.login-logout-lst{
    list-style: none;
    text-decoration: none;
    color: inherit;
}

.login-logout-lst li{
    display: inline;
}
