<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: 600;
  color: blue;
  font-size: 15px;
}
/* h5.legenda-comite {
  font-weight: 200;
} */

.barra-leg-titu {
  position: relative;
  width: 13rem;
  padding: 0.5rem;
  background: white;
  height: 6rem;
  left: 10%;
  top: -10%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* .barra-leg-titu {
    width: 16rem;
    padding: 0.5rem;
    background: #32b2af;
    height: 7rem;
} */

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

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

#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; */
  text-align: left;
  margin-bottom: 3rem;
}
</pre></body></html>