element {
}
.full.menu .conteiner .nivel-um > li.offers > a > .titulo {
    color: #fff !important;
}
.full.menu .conteiner .nivel-um > li > a > .titulo {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 600;
    transition: all .2s ease-out;
    line-height: normal;
}
.menu a, .menu .titulo {
    vertical-align: center;
}