<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.colunasModulo {
  margin-top: 20px;
  background-image: url(http://138.197.42.239/tempsite/37anpet/images/midbanner_bg.png);
  border-radius: 20px;
}
.colunasBody {
  column-count: 2;
  height: 380px;
  border-radius: 20px;
}

.entrar p {
  /* text-align: center !important; */
  margin-left: 10%;
  margin-right: 10%;
  width: 80% !important;
  font-size: 1.45rem;
  color: white;
  padding-top: 2.5%;
}
.entrar p * {
  color: white !important;
}
.tituloSobre.entrar {
  display: none;
}
</pre></body></html>