<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection-hero__inner {
  margin-bottom: 2rem;
}

.collection-hero__text-wrapper {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

@media screen and (min-width: 750px) {
  .collection-hero {
    padding: 0;
  }
}

.collection-hero__title {
  margin: 0;
}

</pre></body></html>