:root {
  --theme-color-primary: rgb(10, 34, 56);
  --theme-color-primary-r: 10;
  --theme-color-primary-g: 34;
  --theme-color-primary-b: 56;
  --theme-color-primary-hex: #0a2238;
  --theme-color-primary-hsl: hsl(208.6957, 69.697%, 12.9412%);
  --theme-color-primary-h: 208.6957;
  --theme-color-primary-s: 69.697%;
  --theme-color-primary-l: 12.9412%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(255, 215, 83);
  --theme-color-secondary-r: 255;
  --theme-color-secondary-g: 215;
  --theme-color-secondary-b: 83;
  --theme-color-secondary-hex: #ffd753;
  --theme-color-secondary-hsl: hsl(46.0465, 100%, 66.2745%);
  --theme-color-secondary-h: 46.0465;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 66.2745%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-color-accent: rgb(168, 45, 65);
  --theme-color-accent-r: 168;
  --theme-color-accent-g: 45;
  --theme-color-accent-b: 65;
  --theme-color-accent-hex: #a82d41;
  --theme-color-accent-hsl: hsl(350.2439, 57.7465%, 41.7647%);
  --theme-color-accent-h: 350.2439;
  --theme-color-accent-s: 57.7465%;
  --theme-color-accent-l: 41.7647%;
  --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.societeitdeverdraagzaamheid.com/_/site-application/site/1/user-param/aa51c6/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://www.societeitdeverdraagzaamheid.com/_/site-application/site/1/user-param/aa51c6/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "square-overlap";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "montserrat-v26-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(10, 34, 56);
  --theme-header-background-color-r: 10;
  --theme-header-background-color-g: 34;
  --theme-header-background-color-b: 56;
  --theme-header-background-color-hex: #0a2238;
  --theme-header-background-color-hsl: hsl(208.6957, 69.697%, 12.9412%);
  --theme-header-background-color-h: 208.6957;
  --theme-header-background-color-s: 69.697%;
  --theme-header-background-color-l: 12.9412%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(10, 34, 56);
  --theme-footer-background-color-r: 10;
  --theme-footer-background-color-g: 34;
  --theme-footer-background-color-b: 56;
  --theme-footer-background-color-hex: #0a2238;
  --theme-footer-background-color-hsl: hsl(208.6957, 69.697%, 12.9412%);
  --theme-footer-background-color-h: 208.6957;
  --theme-footer-background-color-s: 69.697%;
  --theme-footer-background-color-l: 12.9412%;
  --theme-footer-logo-type: 2;
  --theme-footer-text-color: "light";
}
