h2, h5{
  text-align: center !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

strong{
  font-weight: 600;
  margin-left: 50px;
}

br{
  line-height: 150%;
}

.sp{
  font-weight: 500;
}

.aviso-ul{
  list-style-type: circle;
}

.aviso-li{
  margin-left: 30px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align : justify;
}

.aviso-ol-latin{
  list-style-type: lower-latin;
}

.aviso-ol-num{
  list-style-type: decimal;
}

p {
  text-indent: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align : justify;
}
