#cabecalho .menu.superior {
background-color: #be93d5 !important;
}

@media only screen and (max-width: 767px){
.menu.superior .nivel-um .titulo, .menu.lateral .nivel-um .titulo {
    color: #FFF !important;
}}
@media (max-width: 768px) and (min-width: 326px){
.logo-mob {
    width: 320px;
    height: auto;
}}