:root {
  --theme-color-primary: rgb(49, 178, 237);
  --theme-color-primary-r: 49;
  --theme-color-primary-g: 178;
  --theme-color-primary-b: 237;
  --theme-color-primary-hex: #31b2ed;
  --theme-color-primary-hsl: hsl(198.8298, 83.9286%, 56.0784%);
  --theme-color-primary-h: 198.8298;
  --theme-color-primary-s: 83.9286%;
  --theme-color-primary-l: 56.0784%;
  --theme-color-primary-contrast-color: "dark";
  --theme-color-secondary: rgb(39, 140, 186);
  --theme-color-secondary-r: 39;
  --theme-color-secondary-g: 140;
  --theme-color-secondary-b: 186;
  --theme-color-secondary-hex: #278cba;
  --theme-color-secondary-hsl: hsl(198.7755, 65.3333%, 44.1176%);
  --theme-color-secondary-h: 198.7755;
  --theme-color-secondary-s: 65.3333%;
  --theme-color-secondary-l: 44.1176%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(239, 250, 255);
  --theme-body-background-color-r: 239;
  --theme-body-background-color-g: 250;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #effaff;
  --theme-body-background-color-hsl: hsl(198.75, 100%, 96.8627%);
  --theme-body-background-color-h: 198.75;
  --theme-body-background-color-s: 100%;
  --theme-body-background-color-l: 96.8627%;
  --theme-logo-raster: url("https://incretus.nl/_/site-application/site/2/user-param/3c46b6/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://incretus.nl/_/site-application/site/2/user-param/3c46b6/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v26-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(49, 178, 237);
  --theme-header-border-color-r: 49;
  --theme-header-border-color-g: 178;
  --theme-header-border-color-b: 237;
  --theme-header-border-color-hex: #31b2ed;
  --theme-header-border-color-hsl: hsl(198.8298, 83.9286%, 56.0784%);
  --theme-header-border-color-h: 198.8298;
  --theme-header-border-color-s: 83.9286%;
  --theme-header-border-color-l: 56.0784%;
  --theme-footer-background-color: rgb(50, 177, 236);
  --theme-footer-background-color-r: 50;
  --theme-footer-background-color-g: 177;
  --theme-footer-background-color-b: 236;
  --theme-footer-background-color-hex: #32b1ec;
  --theme-footer-background-color-hsl: hsl(199.0323, 83.0357%, 56.0784%);
  --theme-footer-background-color-h: 199.0323;
  --theme-footer-background-color-s: 83.0357%;
  --theme-footer-background-color-l: 56.0784%;
  --theme-footer-logo: "diapositive";
  --theme-footer-text-color: "light";
}
