:root {
  --theme-color-primary: rgb(47, 39, 126);
  --theme-color-primary-r: 47;
  --theme-color-primary-g: 39;
  --theme-color-primary-b: 126;
  --theme-color-primary-hex: #2f277e;
  --theme-color-primary-hsl: hsl(245.5172, 52.7273%, 32.3529%);
  --theme-color-primary-h: 245.5172;
  --theme-color-primary-s: 52.7273%;
  --theme-color-primary-l: 32.3529%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(200, 10, 28);
  --theme-color-secondary-r: 200;
  --theme-color-secondary-g: 10;
  --theme-color-secondary-b: 28;
  --theme-color-secondary-hex: #c80a1c;
  --theme-color-secondary-hsl: hsl(354.3158, 90.4762%, 41.1765%);
  --theme-color-secondary-h: 354.3158;
  --theme-color-secondary-s: 90.4762%;
  --theme-color-secondary-l: 41.1765%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(230, 232, 239);
  --theme-color-accent-r: 230;
  --theme-color-accent-g: 232;
  --theme-color-accent-b: 239;
  --theme-color-accent-hex: #e6e8ef;
  --theme-color-accent-hsl: hsl(226.6667, 21.9512%, 91.9608%);
  --theme-color-accent-h: 226.6667;
  --theme-color-accent-s: 21.9512%;
  --theme-color-accent-l: 91.9608%;
  --theme-color-accent-contrast-color: "dark";
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://www.vlbn.nl/_/site-application/site/1/user-param/8acf31/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://www.vlbn.nl/_/site-application/site/1/user-param/8acf31/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://www.vlbn.nl/_/site-application/site/1/user-param/8acf31/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://www.vlbn.nl/_/site-application/site/1/user-param/8acf31/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "source-sans-3-v15-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 0;
  --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: 0;
  --theme-header-border-color: rgb(230, 232, 239);
  --theme-header-border-color-r: 230;
  --theme-header-border-color-g: 232;
  --theme-header-border-color-b: 239;
  --theme-header-border-color-hex: #e6e8ef;
  --theme-header-border-color-hsl: hsl(226.6667, 21.9512%, 91.9608%);
  --theme-header-border-color-h: 226.6667;
  --theme-header-border-color-s: 21.9512%;
  --theme-header-border-color-l: 91.9608%;
  --theme-footer-background-color: rgb(47, 39, 126);
  --theme-footer-background-color-r: 47;
  --theme-footer-background-color-g: 39;
  --theme-footer-background-color-b: 126;
  --theme-footer-background-color-hex: #2f277e;
  --theme-footer-background-color-hsl: hsl(245.5172, 52.7273%, 32.3529%);
  --theme-footer-background-color-h: 245.5172;
  --theme-footer-background-color-s: 52.7273%;
  --theme-footer-background-color-l: 32.3529%;
  --theme-footer-logo-type: 0;
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
