/* 
    Created on : 4 de dez. de 2023, 10:03:47
    Author     : Wellington Assis
*/

#wrapper{
    margin: 0;   
    z-index: 0;
    margin-top: auto;
}
.login_body_client{
    display: flex;
    align-items: center;
}
.kb-search-jumbotron{
    background: transparent;
}
.kb-search-jumbotron h2{
    color: #fff;
}
.submenu li a{
    color: #fff !important;
}
#greeting{
    color: #fff;
}
