.main-menu-desktop.justify-space-between .nivel-um {
    font-weight: bold;
    text-transform: uppercase;
}

.dev-logo{
    display:none;
}

.modal-modalNewsletter{
min-width: 400px !important;
}
#modalNewsletter .span:nth-child(2n){
display:none !important;
}

#modalNewsletter .span:nth-child(1n){
width:100% !important;
}

.span.newsletter-image {
    display: flex !important;
}

.listagem .titulo-categoria strong, .listagem>.titulo strong, h2.titulo strong{
    text-transform: uppercase !important;
    font-size: 36px !important;
    font-weight: 600 !important;
}