.single-productos .entry-content h3,
.single-productos .entry-content h2,
.single-productos .entry-content h4,
.single-productos .entry-content h5,
.single-productos .entry-content h6 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.single-productos .entry-content p,
.single-productos .entry-content li {
  color: var(--theme-gray, #6D6D6D);
}
