h3 {
    font-family: 'Roboto Slab', serif;
    font-weight: 600;
    margin-bottom: 1rem;
}

/* Subtítulo debajo del underline en comunicados */
#comunicados .section-header .section-subtitle {
    font-size: 1.1rem;
    color: #555;
    font-weight: 500;
    margin-top: 1rem;
    margin-bottom: 0;
}    