:root {
  --theme-color-primary: rgb(192, 142, 21);
  --theme-color-primary-r: 192;
  --theme-color-primary-g: 142;
  --theme-color-primary-b: 21;
  --theme-color-primary-hex: #c08e15;
  --theme-color-primary-hsl: hsl(42.4561, 80.2817%, 41.7647%);
  --theme-color-primary-h: 42.4561;
  --theme-color-primary-s: 80.2817%;
  --theme-color-primary-l: 41.7647%;
  --theme-color-secondary: rgb(43, 77, 120);
  --theme-color-secondary-r: 43;
  --theme-color-secondary-g: 77;
  --theme-color-secondary-b: 120;
  --theme-color-secondary-hex: #2b4d78;
  --theme-color-secondary-hsl: hsl(213.5065, 47.2393%, 31.9608%);
  --theme-color-secondary-h: 213.5065;
  --theme-color-secondary-s: 47.2393%;
  --theme-color-secondary-l: 31.9608%;
  --theme-body-background-color: rgb(146, 177, 216);
  --theme-body-background-color-r: 146;
  --theme-body-background-color-g: 177;
  --theme-body-background-color-b: 216;
  --theme-body-background-color-hex: #92b1d8;
  --theme-body-background-color-hsl: hsl(213.4286, 47.2973%, 70.9804%);
  --theme-body-background-color-h: 213.4286;
  --theme-body-background-color-s: 47.2973%;
  --theme-body-background-color-l: 70.9804%;
  --theme-logo-vector: url("https://tesselschade.nl/_/site-application/site/2/user-param/81ae99/svg/theme-logo-vector");
  --theme-logo-raster: url("https://tesselschade.nl/_/site-application/site/2/user-param/81ae99/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "roboto-v30-latin";
  --theme-font-family-heading: "montserrat-v26-latin";
  --theme-border-radius: 0;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(43, 77, 120);
  --theme-header-background-color-r: 43;
  --theme-header-background-color-g: 77;
  --theme-header-background-color-b: 120;
  --theme-header-background-color-hex: #2b4d78;
  --theme-header-background-color-hsl: hsl(213.5065, 47.2393%, 31.9608%);
  --theme-header-background-color-h: 213.5065;
  --theme-header-background-color-s: 47.2393%;
  --theme-header-background-color-l: 31.9608%;
  --theme-header-text-color: "dark";
  --theme-footer-background-color: rgb(0, 73, 144);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 73;
  --theme-footer-background-color-b: 144;
  --theme-footer-background-color-hex: #004990;
  --theme-footer-background-color-hsl: hsl(209.5833, 100%, 28.2353%);
  --theme-footer-background-color-h: 209.5833;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 28.2353%;
  --theme-footer-logo-vector: url("https://tesselschade.nl/_/site-application/site/2/user-param/81ae99/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "light";
}
