<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: 0 0 4rem;
}

/* Custom Image Badge */
.custom-image-badge {
  position: absolute;
  right: .5rem;
  top: .5rem;
}

@media screen and (min-width: 550px) {
  img.collection-badge {
    width: 7rem;
  }
}
</pre></body></html>