h1, h2:not(.product-parameter__featured-title), h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 600;
  line-height: 1.3;
  font-family: var(--secondary-font-family);
}
.h2, h2 {
  font-size: clamp(1rem, 2vw, 1.5rem);
}