#tarja-slide ul{display: flex !important; justify-content: center !important;align-items: center !important; flex-wrap: wrap !important; list-style-type: none !important;}

.faixa-header-row {
    background: white;
}

.navbar-nav>li>a{
    text-transform: uppercase;
}

body{
    background-color: white !important;
}