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

.navbar-nav>li>a{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase !important;
}

body{
    background-color: white !important;
}

.img-cat{
    border: none;
    width: 85% !important;
    border-radius: 0px !important;
    height: auto !important;
}

.centro .titulo-vitrine h2{
    font-weight: bolder;
    text-transform: uppercase;
}