:root {
  --theme-color-primary: rgb(0, 127, 0);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 127;
  --theme-color-primary-b: 0;
  --theme-color-primary-hex: #007f00;
  --theme-color-primary-hsl: hsl(120, 100%, 24.902%);
  --theme-color-primary-h: 120;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 24.902%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(138, 0, 55);
  --theme-color-secondary-r: 138;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 55;
  --theme-color-secondary-hex: #8a0037;
  --theme-color-secondary-hsl: hsl(336.087, 100%, 27.0588%);
  --theme-color-secondary-h: 336.087;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 27.0588%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(250, 250, 250);
  --theme-body-background-color-r: 250;
  --theme-body-background-color-g: 250;
  --theme-body-background-color-b: 250;
  --theme-body-background-color-hex: #fafafa;
  --theme-body-background-color-hsl: hsl(0, 0%, 98.0392%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 98.0392%;
  --theme-logo-vector: url("https://gyrinus.nl/_/site-application/site/1/user-param/109843/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://gyrinus.nl/_/site-application/site/1/user-param/109843/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://gyrinus.nl/_/site-application/site/1/user-param/109843/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "source-sans-3-v15-latin";
  --theme-font-family-heading: "source-serif-4-v13-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(255, 255, 255);
  --theme-header-background-color-r: 255;
  --theme-header-background-color-g: 255;
  --theme-header-background-color-b: 255;
  --theme-header-background-color-hex: #ffffff;
  --theme-header-background-color-hsl: hsl(0, 0%, 100%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 100%;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(0, 127, 0);
  --theme-header-border-color-r: 0;
  --theme-header-border-color-g: 127;
  --theme-header-border-color-b: 0;
  --theme-header-border-color-hex: #007f00;
  --theme-header-border-color-hsl: hsl(120, 100%, 24.902%);
  --theme-header-border-color-h: 120;
  --theme-header-border-color-s: 100%;
  --theme-header-border-color-l: 24.902%;
  --theme-footer-background-color: rgb(0, 48, 0);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 48;
  --theme-footer-background-color-b: 0;
  --theme-footer-background-color-hex: #003000;
  --theme-footer-background-color-hsl: hsl(120, 100%, 9.4118%);
  --theme-footer-background-color-h: 120;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 9.4118%;
  --theme-footer-logo: "diapositive";
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
