:root {
  --theme-color-primary: rgb(209, 208, 221);
  --theme-color-primary-r: 209;
  --theme-color-primary-g: 208;
  --theme-color-primary-b: 221;
  --theme-color-primary-hex: #d1d0dd;
  --theme-color-primary-hsl: hsl(244.6154, 16.0494%, 84.1176%);
  --theme-color-primary-h: 244.6154;
  --theme-color-primary-s: 16.0494%;
  --theme-color-primary-l: 84.1176%;
  --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(227, 36, 0);
  --theme-color-accent-r: 227;
  --theme-color-accent-g: 36;
  --theme-color-accent-b: 0;
  --theme-color-accent-hex: #e32400;
  --theme-color-accent-hsl: hsl(9.5154, 100%, 44.5098%);
  --theme-color-accent-h: 9.5154;
  --theme-color-accent-s: 100%;
  --theme-color-accent-l: 44.5098%;
  --theme-body-background-color: rgb(235, 235, 235);
  --theme-body-background-color-r: 235;
  --theme-body-background-color-g: 235;
  --theme-body-background-color-b: 235;
  --theme-body-background-color-hex: #ebebeb;
  --theme-body-background-color-hsl: hsl(0, 0%, 92.1569%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 92.1569%;
  --theme-logo-vector: url("https://nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/b24170/svg/theme-logo-vector");
  --theme-logo-raster: url("https://nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/b24170/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: 2;
  --theme-header-background-color: rgb(235, 235, 235);
  --theme-header-background-color-r: 235;
  --theme-header-background-color-g: 235;
  --theme-header-background-color-b: 235;
  --theme-header-background-color-hex: #ebebeb;
  --theme-header-background-color-hsl: hsl(0, 0%, 92.1569%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 92.1569%;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --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(96, 96, 96);
  --theme-footer-background-color-r: 96;
  --theme-footer-background-color-g: 96;
  --theme-footer-background-color-b: 96;
  --theme-footer-background-color-hex: #606060;
  --theme-footer-background-color-hsl: hsl(0, 0%, 37.6471%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 37.6471%;
  --theme-footer-logo-vector: url("https://nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/b24170/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://nederlandsartilleriemuseum.nl/_/site-application/site/3/user-param/b24170/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
