<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3 {
  font-size: 1.5em!important;
}

.acesse-convenios ul {
  color: #397ab7;
  padding-left: 15px;
}
.acesse-convenios ul li {
  padding: 4px 0;
  border-bottom: 1px solid #efefef;
}
.destaques-convenios {
  border-bottom: 2px solid #0c4da1!important;
  color: #0c4da1!important;
  font-weight: bold;
}

.destaques a { 
  color: #000; 
}

.programacao {
  background-color: #efefef;
  border-right: 6px solid #fff;
}
.programacao ul {
  list-style: none!important;
  padding-left: 1px;
}

.programacao ul li  {
  padding: 4px 0;
  height: 60px!important;
}

.data-programacao-home strong {
  float: left;
  width:30%;
  background-color: #003366!important;
  color: #fff!important;
  font-size: 1.0em;
  padding: 2%;
  text-align: center;
  margin-right: 3%;
}

.formulario-cadastro input, .formulario-cadastro select {
  margin-bottom: 3%!important;
}

.formulario-cadastro h3 {
  background-color: #efefef;
  font-weight: 700;
  padding: 6px;
}
.formulario-cadastro h4 {
  font-weight: 700;
}</pre></body></html>