.node--type-lista-de-noticias .titulo-teaser-bloque-automatico a,
.node--type-lista-de-noticias .titulo-teaser-bloque-automatico{
    font-size: 1rem;
    line-height: 1.3rem!important;
    font-weight: 600;
    font-family: var(--expreso-font-family-titular);
    text-decoration: none;
    color: #333;
}
.node--type-lista-de-noticias .fecha-teaser-bloque-automatico{
    font-size:0.8rem;
    line-height: 1.3rem!important;
    font-weight: 300;
    font-family: var(--expreso-font-family-titular);
    text-decoration: none;
    color: #333;
}
