.ViewProductPage {
  padding: 0;
}

.ViewProductPage :where(h2) {
  text-align: center;
  margin-bottom: 1rem;
  color: inherit;
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  line-height: 1.25;
}

.ViewProductPage :where(h2) + [class*="subTitle"] {
  font-size: 1.125em;
}

/*# sourceMappingURL=view-text-page.min.css.map */
