/**
 * Estilos front — epd_second_category
 */
.epd-second-category {
  margin: 1.5rem 0 2rem;
  clear: both;
}

.epd-second-category__content {
  font-size: 0.95rem;
  line-height: 1.6;
  color: inherit;
}

.epd-second-category__content > *:first-child {
  margin-top: 0;
}

.epd-second-category__content > *:last-child {
  margin-bottom: 0;
}

.epd-second-category__content img {
  max-width: 100%;
  height: auto;
}
