/* index.css — mise en page propre à la page d'accueil (assemblage des sections, pas un composant). */
.home-selection__head{ margin-bottom: var(--space-6); }

.home-collections .section-heading,
.home-selection .section-heading{ margin-bottom: var(--space-6); }

.home-editorial__cta{ margin-top: var(--space-2); }
