i.fas.fa-bars {
    color: white !important;
}
#role {
    color: black !important;
    background: lightslategrey !important;
}

#login-name-class {
    display: inline-block;
    padding-right: 15px !important;
}
.login-user {
    border-left: 2px solid #3C4057 !important;
    padding-left: 15px !important;
    display: inline-block
}
#role-name{
    padding-left: 15px !important;
    display: inline-block
}
.welcome-back-img {
    position: absolute;
    bottom: 0;
    right: 2rem;
    height: 217px;
    width: 403px;
}
