.collection-hero { text-align: center; padding-block: 24px 12px; }
.collection-hero__title { text-transform: uppercase; }
.collection-hero__description { max-width: 720px; margin-inline: auto; font-size: var(--fs-small); }
.collection-hero__description h2 { font-weight: 400; color: var(--c-text); font-size: 13px; }
