html{
  --si-brand:#0cc0df;
  --si-bg:#f6f1eb;
  --si-text:#2b2b2b;
}
/* Variables globales (évite :root si le Customizer râle) */
html {
  --si-brand:#0cc0df;
  --si-text:#2b2b2b;
  --si-bg:#f6f1eb;
}
