:root {
  --theme-color-primary: rgb(89, 197, 246);
  --theme-color-primary-r: 89;
  --theme-color-primary-g: 197;
  --theme-color-primary-b: 246;
  --theme-color-primary-hex: #59c5f6;
  --theme-color-primary-hsl: hsl(198.7261, 89.7143%, 65.6863%);
  --theme-color-primary-h: 198.7261;
  --theme-color-primary-s: 89.7143%;
  --theme-color-primary-l: 65.6863%;
  --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(219, 242, 254);
  --theme-body-background-color-r: 219;
  --theme-body-background-color-g: 242;
  --theme-body-background-color-b: 254;
  --theme-body-background-color-hex: #dbf2fe;
  --theme-body-background-color-hsl: hsl(200.5714, 94.5946%, 92.7451%);
  --theme-body-background-color-h: 200.5714;
  --theme-body-background-color-s: 94.5946%;
  --theme-body-background-color-l: 92.7451%;
  --theme-logo-raster: url("https://www.deduplomaat.nl/_/site-application/site/2/user-param/ac7660/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://www.deduplomaat.nl/_/site-application/site/2/user-param/ac7660/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: 2;
  --theme-header-type: 1;
  --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.deduplomaat.nl/_/site-application/site/2/user-param/ac7660/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
