/* Généré automatiquement depuis le panneau Apparence — ne pas modifier à la main */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');
:root{
  --c-primary: #0f6b5c;
  --c-primary-dark: #0a4a40;
  --c-primary-light: #e7f0ee;
  --c-accent: #e8951e;
  --c-accent-dark: #b97718;
  --font-head: 'Poppins','Segoe UI',sans-serif;
  --font-body: 'Inter','Segoe UI',sans-serif;
}
