: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(200, 10, 28);
  --theme-color-accent-r: 200;
  --theme-color-accent-g: 10;
  --theme-color-accent-b: 28;
  --theme-color-accent-hex: #c80a1c;
  --theme-color-accent-hsl: hsl(354.3158, 90.4762%, 41.1765%);
  --theme-color-accent-h: 354.3158;
  --theme-color-accent-s: 90.4762%;
  --theme-color-accent-l: 41.1765%;
  --theme-color-accent-contrast-color: "light";
  --theme-body-background-color: rgb(243, 243, 249);
  --theme-body-background-color-r: 243;
  --theme-body-background-color-g: 243;
  --theme-body-background-color-b: 249;
  --theme-body-background-color-hex: #f3f3f9;
  --theme-body-background-color-hsl: hsl(240, 33.3333%, 96.4706%);
  --theme-body-background-color-h: 240;
  --theme-body-background-color-s: 33.3333%;
  --theme-body-background-color-l: 96.4706%;
  --theme-logo-vector: url("https://vlbn.nl/_/site-application/site/1/user-param/ce24b6/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://vlbn.nl/_/site-application/site/1/user-param/ce24b6/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://vlbn.nl/_/site-application/site/1/user-param/ce24b6/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "roboto-v30-latin";
  --theme-border-radius: 1;
  --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(47, 39, 126);
  --theme-header-border-color-r: 47;
  --theme-header-border-color-g: 39;
  --theme-header-border-color-b: 126;
  --theme-header-border-color-hex: #2f277e;
  --theme-header-border-color-hsl: hsl(245.5172, 52.7273%, 32.3529%);
  --theme-header-border-color-h: 245.5172;
  --theme-header-border-color-s: 52.7273%;
  --theme-header-border-color-l: 32.3529%;
  --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: 2;
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
