@media(min-width:768px){
    .menu.superior>.nivel-um {
        justify-content: center;
    }
    
    .menu.superior>.nivel-um>li {
        margin: 0 20px;
    }
}

#barraNewsletter {
    background-color: black !important;
    color: white !important;
}
