h1, h2, h3, h4, h5, h6 {
  font-family: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}

h1 {
  font-size: 38px;
  line-height: 44px;
  margin: 20px 0 10px;
}
h2 {
  font-size: 32px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  margin: 20px 0 10px;
  text-decoration: none;
}
h4 {
  font-size: 18px;
  margin: 10px 0;
}
h5 {
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
  text-decoration: underline;
}
h6 {
  font-size: 12px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}


/* =========================================================
   Composant « heading » (structure) — extrait de final.css (2026-07-22)
   Base typographique h1–h6 ci-dessus ; ci-dessous les composants heading
   nommés. Les COULEURS de ces éléments (fond, ombre, bordure, couleur de
   l'icône) sont dans couleurregie.css.
   ========================================================= */

.headingDash{
  text-align:center; border