:root {
  --theme-color-primary: rgb(64, 87, 165);
  --theme-color-primary-r: 64;
  --theme-color-primary-g: 87;
  --theme-color-primary-b: 165;
  --theme-color-primary-hex: #4057a5;
  --theme-color-primary-hsl: hsl(226.3366, 44.1048%, 44.902%);
  --theme-color-primary-h: 226.3366;
  --theme-color-primary-s: 44.1048%;
  --theme-color-primary-l: 44.902%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(242, 248, 64);
  --theme-color-secondary-r: 242;
  --theme-color-secondary-g: 248;
  --theme-color-secondary-b: 64;
  --theme-color-secondary-hex: #f2f840;
  --theme-color-secondary-hsl: hsl(61.9565, 92.9293%, 61.1765%);
  --theme-color-secondary-h: 61.9565;
  --theme-color-secondary-s: 92.9293%;
  --theme-color-secondary-l: 61.1765%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-color-accent: rgb(64, 87, 165);
  --theme-color-accent-r: 64;
  --theme-color-accent-g: 87;
  --theme-color-accent-b: 165;
  --theme-color-accent-hex: #4057a5;
  --theme-color-accent-hsl: hsl(226.3366, 44.1048%, 44.902%);
  --theme-color-accent-h: 226.3366;
  --theme-color-accent-s: 44.1048%;
  --theme-color-accent-l: 44.902%;
  --theme-color-accent-contrast-color: "light";
  --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-raster: url("https://www.mfvu.nl/_/site-application/site/2/user-param/b5e51d/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://www.mfvu.nl/_/site-application/site/2/user-param/b5e51d/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "lato-v24-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(59, 79, 143);
  --theme-header-border-color-r: 59;
  --theme-header-border-color-g: 79;
  --theme-header-border-color-b: 143;
  --theme-header-border-color-hex: #3b4f8f;
  --theme-header-border-color-hsl: hsl(225.7143, 41.5842%, 39.6078%);
  --theme-header-border-color-h: 225.7143;
  --theme-header-border-color-s: 41.5842%;
  --theme-header-border-color-l: 39.6078%;
  --theme-footer-background-color: rgb(44, 62, 121);
  --theme-footer-background-color-r: 44;
  --theme-footer-background-color-g: 62;
  --theme-footer-background-color-b: 121;
  --theme-footer-background-color-hex: #2c3e79;
  --theme-footer-background-color-hsl: hsl(225.974, 46.6667%, 32.3529%);
  --theme-footer-background-color-h: 225.974;
  --theme-footer-background-color-s: 46.6667%;
  --theme-footer-background-color-l: 32.3529%;
  --theme-footer-logo-type: 2;
  --theme-footer-text-color: "light";
}
