:root {
  --theme-color-primary: rgb(0, 200, 251);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 200;
  --theme-color-primary-b: 251;
  --theme-color-primary-hex: #00c8fb;
  --theme-color-primary-hsl: hsl(192.1912, 100%, 49.2157%);
  --theme-color-primary-h: 192.1912;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 49.2157%;
  --theme-color-primary-contrast-color: "dark";
  --theme-color-secondary: rgb(60, 69, 83);
  --theme-color-secondary-r: 60;
  --theme-color-secondary-g: 69;
  --theme-color-secondary-b: 83;
  --theme-color-secondary-hex: #3c4553;
  --theme-color-secondary-hsl: hsl(216.5217, 16.0839%, 28.0392%);
  --theme-color-secondary-h: 216.5217;
  --theme-color-secondary-s: 16.0839%;
  --theme-color-secondary-l: 28.0392%;
  --theme-color-secondary-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.induplo.nl/_/site-application/site/1/user-param/c9d80c/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://www.induplo.nl/_/site-application/site/1/user-param/c9d80c/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "source-sans-3-v15-latin";
  --theme-font-family-heading: "source-sans-3-v15-latin";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --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-footer-background-color: rgb(60, 69, 83);
  --theme-footer-background-color-r: 60;
  --theme-footer-background-color-g: 69;
  --theme-footer-background-color-b: 83;
  --theme-footer-background-color-hex: #3c4553;
  --theme-footer-background-color-hsl: hsl(216.5217, 16.0839%, 28.0392%);
  --theme-footer-background-color-h: 216.5217;
  --theme-footer-background-color-s: 16.0839%;
  --theme-footer-background-color-l: 28.0392%;
  --theme-footer-logo-raster: url("https://www.induplo.nl/_/site-application/site/1/user-param/c9d80c/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
