.section-standard .highlights-btnLabel, .section-standard .contact-subtitle {
    display: block;
    text-align: center;
    font-weight: 400;
}

.section-institutional > p {
    margin: 1rem auto;
    width: 70%;
}

p.txt-small {
    font-size: 0.8rem;
    margin-top: 0;
} 

p.txt-bold {
    font-weight: bold;
}

.institutional-containerMedia > h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-shadow: 0px 4px 4px var(--color-black-first-transparent);
}

.institutional-containerMedia > p:first-of-type {
    margin: 1rem 0 3rem 0;
    text-align: center;
}