.thumb-foto-noticia-16-9 {
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

.thumb-foto-noticia-4-3 {
    overflow: hidden;
    max-height: 110px;
}

.thumb-foto-noticia-16-9 img, .thumb-foto-noticia-4-3 img {
    object-fit: cover;
}

.texto-menu {
    font-size: 1.1rem;
}

h1, h2, h3, h4 h5 {
    font-weight: bold;
}

p {
    font-size: 1.5em;
    line-height: 2.2rem;
}

a {
    text-decoration: none;
}

.anuncio {
    padding: 15px;
    background-color: #EAEAEA;
}

.mais-lidas {
    padding: 15px;
    background-color: #EAEAEA;
}

.visualizador-noticia {

    font-size: 1.2em;
}

.titulo-noticias-destaque {

    font-size:  3em;
}
