:root {
  --theme-color-primary: rgb(128, 188, 100);
  --theme-color-primary-r: 128;
  --theme-color-primary-g: 188;
  --theme-color-primary-b: 100;
  --theme-color-primary-hex: #80bc64;
  --theme-color-primary-hsl: hsl(100.9091, 39.6396%, 56.4706%);
  --theme-color-primary-h: 100.9091;
  --theme-color-primary-s: 39.6396%;
  --theme-color-primary-l: 56.4706%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(237, 131, 71);
  --theme-color-secondary-r: 237;
  --theme-color-secondary-g: 131;
  --theme-color-secondary-b: 71;
  --theme-color-secondary-hex: #ed8347;
  --theme-color-secondary-hsl: hsl(21.6867, 82.1782%, 60.3922%);
  --theme-color-secondary-h: 21.6867;
  --theme-color-secondary-s: 82.1782%;
  --theme-color-secondary-l: 60.3922%;
  --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-vector: url("https://www.springlabvu.nl/_/site-application/site/1/user-param/d0565c/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.springlabvu.nl/_/site-application/site/1/user-param/d0565c/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "poppins-v22-latin";
  --theme-border-radius: 2;
  --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(128, 188, 100);
  --theme-header-border-color-r: 128;
  --theme-header-border-color-g: 188;
  --theme-header-border-color-b: 100;
  --theme-header-border-color-hex: #80bc64;
  --theme-header-border-color-hsl: hsl(100.9091, 39.6396%, 56.4706%);
  --theme-header-border-color-h: 100.9091;
  --theme-header-border-color-s: 39.6396%;
  --theme-header-border-color-l: 56.4706%;
  --theme-footer-background-color: rgb(128, 188, 100);
  --theme-footer-background-color-r: 128;
  --theme-footer-background-color-g: 188;
  --theme-footer-background-color-b: 100;
  --theme-footer-background-color-hex: #80bc64;
  --theme-footer-background-color-hsl: hsl(100.9091, 39.6396%, 56.4706%);
  --theme-footer-background-color-h: 100.9091;
  --theme-footer-background-color-s: 39.6396%;
  --theme-footer-background-color-l: 56.4706%;
  --theme-footer-logo-vector: url("https://www.springlabvu.nl/_/site-application/site/1/user-param/d0565c/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
