:root {
  --theme-color-primary: rgb(235, 235, 235);
  --theme-color-primary-r: 235;
  --theme-color-primary-g: 235;
  --theme-color-primary-b: 235;
  --theme-color-primary-hex: #ebebeb;
  --theme-color-primary-hsl: hsl(0, 0%, 92.1569%);
  --theme-color-primary-h: 0;
  --theme-color-primary-s: 0%;
  --theme-color-primary-l: 92.1569%;
  --theme-color-secondary: rgb(49, 39, 170);
  --theme-color-secondary-r: 49;
  --theme-color-secondary-g: 39;
  --theme-color-secondary-b: 170;
  --theme-color-secondary-hex: #3127aa;
  --theme-color-secondary-hsl: hsl(244.5802, 62.6794%, 40.9804%);
  --theme-color-secondary-h: 244.5802;
  --theme-color-secondary-s: 62.6794%;
  --theme-color-secondary-l: 40.9804%;
  --theme-color-accent: rgb(0, 0, 0);
  --theme-color-accent-r: 0;
  --theme-color-accent-g: 0;
  --theme-color-accent-b: 0;
  --theme-color-accent-hex: #000000;
  --theme-color-accent-hsl: hsl(0, 0%, 0%);
  --theme-color-accent-h: 0;
  --theme-color-accent-s: 0%;
  --theme-color-accent-l: 0%;
  --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.nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/c7a6bb/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/c7a6bb/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "rijksoverheid-sans-heading";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(49, 39, 170);
  --theme-header-background-color-r: 49;
  --theme-header-background-color-g: 39;
  --theme-header-background-color-b: 170;
  --theme-header-background-color-hex: #3127aa;
  --theme-header-background-color-hsl: hsl(244.5802, 62.6794%, 40.9804%);
  --theme-header-background-color-h: 244.5802;
  --theme-header-background-color-s: 62.6794%;
  --theme-header-background-color-l: 40.9804%;
  --theme-header-text-color: "light";
  --theme-header-border: 0;
  --theme-header-border-color: rgb(255, 255, 255);
  --theme-header-border-color-r: 255;
  --theme-header-border-color-g: 255;
  --theme-header-border-color-b: 255;
  --theme-header-border-color-hex: #ffffff;
  --theme-header-border-color-hsl: hsl(0, 0%, 100%);
  --theme-header-border-color-h: 0;
  --theme-header-border-color-s: 0%;
  --theme-header-border-color-l: 100%;
  --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-raster: url("https://www.nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/c7a6bb/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
