:root {
  --theme-color-primary: rgb(253, 225, 95);
  --theme-color-primary-r: 253;
  --theme-color-primary-g: 225;
  --theme-color-primary-b: 95;
  --theme-color-primary-hex: #fde15f;
  --theme-color-primary-hsl: hsl(49.3671, 97.5309%, 68.2353%);
  --theme-color-primary-h: 49.3671;
  --theme-color-primary-s: 97.5309%;
  --theme-color-primary-l: 68.2353%;
  --theme-color-secondary: rgb(0, 0, 0);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 0;
  --theme-color-secondary-hex: #000000;
  --theme-color-secondary-hsl: hsl(0, 0%, 0%);
  --theme-color-secondary-h: 0;
  --theme-color-secondary-s: 0%;
  --theme-color-secondary-l: 0%;
  --theme-color-accent: rgb(219, 0, 11);
  --theme-color-accent-r: 219;
  --theme-color-accent-g: 0;
  --theme-color-accent-b: 11;
  --theme-color-accent-hex: #db000b;
  --theme-color-accent-hsl: hsl(356.9863, 100%, 42.9412%);
  --theme-color-accent-h: 356.9863;
  --theme-color-accent-s: 100%;
  --theme-color-accent-l: 42.9412%;
  --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.wijzijnartillerie.nl/_/site-application/site/1/user-param/93628c/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.wijzijnartillerie.nl/_/site-application/site/1/user-param/93628c/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "rijksoverheid-sans-text";
  --theme-font-family-heading: "rijksoverheid-sans-heading";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(0, 0, 0);
  --theme-header-background-color-r: 0;
  --theme-header-background-color-g: 0;
  --theme-header-background-color-b: 0;
  --theme-header-background-color-hex: #000000;
  --theme-header-background-color-hsl: hsl(0, 0%, 0%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 0%;
  --theme-header-text-color: "light";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(219, 0, 11);
  --theme-header-border-color-r: 219;
  --theme-header-border-color-g: 0;
  --theme-header-border-color-b: 11;
  --theme-header-border-color-hex: #db000b;
  --theme-header-border-color-hsl: hsl(356.9863, 100%, 42.9412%);
  --theme-header-border-color-h: 356.9863;
  --theme-header-border-color-s: 100%;
  --theme-header-border-color-l: 42.9412%;
  --theme-footer-background-color: rgb(0, 0, 0);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 0;
  --theme-footer-background-color-b: 0;
  --theme-footer-background-color-hex: #000000;
  --theme-footer-background-color-hsl: hsl(0, 0%, 0%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 0%;
  --theme-footer-logo-vector: url("https://www.wijzijnartillerie.nl/_/site-application/site/1/user-param/93628c/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://www.wijzijnartillerie.nl/_/site-application/site/1/user-param/93628c/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
