:root {
  --theme-color-primary: rgb(27, 188, 156);
  --theme-color-primary-r: 27;
  --theme-color-primary-g: 188;
  --theme-color-primary-b: 156;
  --theme-color-primary-hex: #1bbc9c;
  --theme-color-primary-hsl: hsl(168.0745, 74.8837%, 42.1569%);
  --theme-color-primary-h: 168.0745;
  --theme-color-primary-s: 74.8837%;
  --theme-color-primary-l: 42.1569%;
  --theme-color-secondary: rgb(20, 160, 133);
  --theme-color-secondary-r: 20;
  --theme-color-secondary-g: 160;
  --theme-color-secondary-b: 133;
  --theme-color-secondary-hex: #14a085;
  --theme-color-secondary-hsl: hsl(168.4286, 77.7778%, 35.2941%);
  --theme-color-secondary-h: 168.4286;
  --theme-color-secondary-s: 77.7778%;
  --theme-color-secondary-l: 35.2941%;
  --theme-color-tertiary: rgb(44, 60, 80);
  --theme-color-tertiary-r: 44;
  --theme-color-tertiary-g: 60;
  --theme-color-tertiary-b: 80;
  --theme-color-tertiary-hex: #2c3c50;
  --theme-color-tertiary-hsl: hsl(213.3333, 29.0323%, 24.3137%);
  --theme-color-tertiary-h: 213.3333;
  --theme-color-tertiary-s: 29.0323%;
  --theme-color-tertiary-l: 24.3137%;
  --theme-body-background-color: rgb(44, 60, 80);
  --theme-body-background-color-r: 44;
  --theme-body-background-color-g: 60;
  --theme-body-background-color-b: 80;
  --theme-body-background-color-hex: #2c3c50;
  --theme-body-background-color-hsl: hsl(213.3333, 29.0323%, 24.3137%);
  --theme-body-background-color-h: 213.3333;
  --theme-body-background-color-s: 29.0323%;
  --theme-body-background-color-l: 24.3137%;
  --theme-logo-vector: url("https://deeconometrist.nl/_/site-application/site/11/user-param/7566db/svg/theme-logo-vector");
  --theme-header-background-color: rgb(36, 48, 65);
  --theme-header-background-color-r: 36;
  --theme-header-background-color-g: 48;
  --theme-header-background-color-b: 65;
  --theme-header-background-color-hex: #243041;
  --theme-header-background-color-hsl: hsl(215.1724, 28.7129%, 19.8039%);
  --theme-header-background-color-h: 215.1724;
  --theme-header-background-color-s: 28.7129%;
  --theme-header-background-color-l: 19.8039%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(36, 48, 65);
  --theme-footer-background-color-r: 36;
  --theme-footer-background-color-g: 48;
  --theme-footer-background-color-b: 65;
  --theme-footer-background-color-hex: #243041;
  --theme-footer-background-color-hsl: hsl(215.1724, 28.7129%, 19.8039%);
  --theme-footer-background-color-h: 215.1724;
  --theme-footer-background-color-s: 28.7129%;
  --theme-footer-background-color-l: 19.8039%;
  --theme-footer-logo-vector: url("https://deeconometrist.nl/_/site-application/site/11/user-param/7566db/svg/theme-footer-logo-vector");
  --theme-footer-tagline: "De Econometrist takes a statistical look at the world.";
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "light";
}
