.editor {
  font-size: 0.9rem;
}
.editor h5 {
  margin-top: 0;
  color: #D97238;
  font-weight: 600;
  display: block;
  margin-bottom: 0.3rem;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.editor p {
  margin-bottom: 0;
  margin-top: 0;
}
.resultados .pg li.current a {
  background-color: #F4F4F4;
}
