<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.related-products {
  display: block;
}

.related-products__heading {
  margin: 2rem 0 3rem;
}

@media only screen and (max-width: 749px) {
  .related-products__heading {
    text-align: center;
  }
}</pre></body></html>