/**
 * Carrousel accueil : paragraphe d’extrait / description (#hero-desc).
 * Le titre (#hero-title) reste visible.
 */
.hero #hero-desc {
	display: none !important;
}
