:root {
  --theme-color-primary: rgb(0, 150, 141);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 150;
  --theme-color-primary-b: 141;
  --theme-color-primary-hex: #00968d;
  --theme-color-primary-hsl: hsl(176.4, 100%, 29.4118%);
  --theme-color-primary-h: 176.4;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 29.4118%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(4, 35, 65);
  --theme-color-secondary-r: 4;
  --theme-color-secondary-g: 35;
  --theme-color-secondary-b: 65;
  --theme-color-secondary-hex: #042341;
  --theme-color-secondary-hsl: hsl(209.5082, 88.4058%, 13.5294%);
  --theme-color-secondary-h: 209.5082;
  --theme-color-secondary-s: 88.4058%;
  --theme-color-secondary-l: 13.5294%;
  --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.novu.nl/_/site-application/site/1/user-param/b98bbc/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://www.novu.nl/_/site-application/site/1/user-param/b98bbc/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://www.novu.nl/_/site-application/site/1/user-param/b98bbc/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v26-latin";
  --theme-font-family-heading: "montserrat-v26-latin";
  --theme-border-radius: 2;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(224, 238, 247);
  --theme-header-background-color-r: 224;
  --theme-header-background-color-g: 238;
  --theme-header-background-color-b: 247;
  --theme-header-background-color-hex: #e0eef7;
  --theme-header-background-color-hsl: hsl(203.4783, 58.9744%, 92.3529%);
  --theme-header-background-color-h: 203.4783;
  --theme-header-background-color-s: 58.9744%;
  --theme-header-background-color-l: 92.3529%;
  --theme-header-text-color: "dark";
  --theme-header-border: 0;
  --theme-header-border-color: rgb(0, 150, 141);
  --theme-header-border-color-r: 0;
  --theme-header-border-color-g: 150;
  --theme-header-border-color-b: 141;
  --theme-header-border-color-hex: #00968d;
  --theme-header-border-color-hsl: hsl(176.4, 100%, 29.4118%);
  --theme-header-border-color-h: 176.4;
  --theme-header-border-color-s: 100%;
  --theme-header-border-color-l: 29.4118%;
  --theme-footer-background-color: rgb(4, 35, 65);
  --theme-footer-background-color-r: 4;
  --theme-footer-background-color-g: 35;
  --theme-footer-background-color-b: 65;
  --theme-footer-background-color-hex: #042341;
  --theme-footer-background-color-hsl: hsl(209.5082, 88.4058%, 13.5294%);
  --theme-footer-background-color-h: 209.5082;
  --theme-footer-background-color-s: 88.4058%;
  --theme-footer-background-color-l: 13.5294%;
  --theme-footer-logo-vector: url("https://www.novu.nl/_/site-application/site/1/user-param/b98bbc/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
