<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.comite-organizador{
    display: none;
}

.col-md-3.comite-titulo img {
    height: 16rem;    
    margin-top: 0.5rem;
}

h5.legenda-comite {
    font-weight: 200;
}

.barra-leg-titu {
    width: 16rem;
    padding: 0.5rem;
    background: #9daaf2;
}

.col-md-3{
    max-width: 23.7%!important;
}

h5.titulo-comite{
    font-size: 1.15rem;
}

#interna &gt; div.container.containerBody &gt; div:nth-child(1) &gt; div &gt; h3{
    text-align: center;
    font-size: 20px;
}
.organizador-titulo{
    text-align: center;
    margin-bottom: 3rem;
}</pre></body></html>