:root {
  --theme-color-primary: rgb(43, 118, 223);
  --theme-color-primary-r: 43;
  --theme-color-primary-g: 118;
  --theme-color-primary-b: 223;
  --theme-color-primary-hex: #2b76df;
  --theme-color-primary-hsl: hsl(215, 73.7705%, 52.1569%);
  --theme-color-primary-h: 215;
  --theme-color-primary-s: 73.7705%;
  --theme-color-primary-l: 52.1569%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(224, 153, 0);
  --theme-color-secondary-r: 224;
  --theme-color-secondary-g: 153;
  --theme-color-secondary-b: 0;
  --theme-color-secondary-hex: #e09900;
  --theme-color-secondary-hsl: hsl(40.9821, 100%, 43.9216%);
  --theme-color-secondary-h: 40.9821;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 43.9216%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-logo-vector: url("https://qbdbd.nl/_/site-application/site/1/user-param/189191/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://qbdbd.nl/_/site-application/site/1/user-param/189191/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://qbdbd.nl/_/site-application/site/1/user-param/189191/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "montserrat-v26-latin";
  --theme-font-family-heading: "montserrat-v26-latin";
  --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(43, 118, 223);
  --theme-header-border-color-r: 43;
  --theme-header-border-color-g: 118;
  --theme-header-border-color-b: 223;
  --theme-header-border-color-hex: #2b76df;
  --theme-header-border-color-hsl: hsl(215, 73.7705%, 52.1569%);
  --theme-header-border-color-h: 215;
  --theme-header-border-color-s: 73.7705%;
  --theme-header-border-color-l: 52.1569%;
  --theme-footer-background-color: rgb(43, 118, 223);
  --theme-footer-background-color-r: 43;
  --theme-footer-background-color-g: 118;
  --theme-footer-background-color-b: 223;
  --theme-footer-background-color-hex: #2b76df;
  --theme-footer-background-color-hsl: hsl(215, 73.7705%, 52.1569%);
  --theme-footer-background-color-h: 215;
  --theme-footer-background-color-s: 73.7705%;
  --theme-footer-background-color-l: 52.1569%;
  --theme-footer-logo: "diapositive";
  --theme-footer-text-color: "light";
}
