:root {
  /* Kleuren */
  --bg-light: #F5F5F5;
  --bg-dark: #222222;
  --text-on-light: #0A0A0A;
  --text-on-dark: #FFFFFF;
  --accent: #686868;

  /* Typografie — nog te bevestigen */
  --font-heading: ;
  --font-body: ;
}
