:root {
  --theme-color-primary: rgb(0, 37, 77);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 37;
  --theme-color-primary-b: 77;
  --theme-color-primary-hex: #00254d;
  --theme-color-primary-hsl: hsl(211.1688, 100%, 15.098%);
  --theme-color-primary-h: 211.1688;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 15.098%;
  --theme-color-secondary: rgb(244, 155, 9);
  --theme-color-secondary-r: 244;
  --theme-color-secondary-g: 155;
  --theme-color-secondary-b: 9;
  --theme-color-secondary-hex: #f49b09;
  --theme-color-secondary-hsl: hsl(37.2766, 92.8854%, 49.6078%);
  --theme-color-secondary-h: 37.2766;
  --theme-color-secondary-s: 92.8854%;
  --theme-color-secondary-l: 49.6078%;
  --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://msvpulse.nl/_/site-application/site/1/user-param/356025/svg/theme-logo-vector");
  --theme-logo-raster: url("https://msvpulse.nl/_/site-application/site/1/user-param/356025/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v26-latin";
  --theme-header-type: 2;
  --theme-header-text-color: "dark";
  --theme-header-border: 0;
  --theme-footer-background-color: rgb(255, 255, 255);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 255;
  --theme-footer-background-color-b: 255;
  --theme-footer-background-color-hex: #ffffff;
  --theme-footer-background-color-hsl: hsl(0, 0%, 100%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 100%;
  --theme-footer-logo-vector: url("https://msvpulse.nl/_/site-application/site/1/user-param/356025/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://msvpulse.nl/_/site-application/site/1/user-param/356025/image/theme-footer-logo-raster");
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
