.bloque-masLeidos .bloque-tit {
  padding: 10px 16px;
  color: #F7A71A;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.bloque-masLeidos .bloque-cont > * {
  border-top: 1px solid #DDE2E5;
}
.bloque-masLeidos .bloque-cont > *:last-child {
  border-bottom: 1px solid #DDE2E5;
}
.bloque-masLeidos .bloque-cont a {
  padding: 10px 16px;
  display: block;
}
.bloque-masLeidos .bloque-cont a > *:first-child {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
.bloque-masLeidos .bloque-cont a:hover {
  border-left: 6px solid #F7A71A;
  padding-left: 10px;
}
.bloque-masLeidos .bloque-cont a:hover > *:first-child {
  color: #F7A71A;
  font-weight: 700;
}

/*# sourceMappingURL=bloque-masLeidos.css.map */
