.collection-hero__title {
  margin: 0;
  grid-area: title;
}

.collection__template-title {
  color: rgba(var(--color-foreground), 0.5);
}
