.collection-hero__title {
  font-size: 20px !important;
}

@media screen and (min-width: 768px) {
  .collection-hero__edito {
    gap: 32px;
  }

  .collection-hero__title {
    font-size: 26px !important;
  }

  .collection-hero__nav {
    padding: 12px 26px;
  }
}
