.section-list-collections h2.kicker-flourished:after {
  display: none;
}

.section-list-collections .hero__content__wrapper {
  display: none;
}

.section-list-collections .image-overlay {
  background-color: transparent;
}

.section-list-collections .collection-grid-item__title {
  margin-top: 20px;
  text-transform: uppercase;
  text-align: center;

  font-size: calc(var(--font-6) * var(--FONT-ADJUST-BODY));
  line-height: var(--leading-snug);
}

.section-list-collections h2.kicker-flourished {
  margin-bottom: var(--space-11);
}
