:root {
  --theme-color-primary: rgb(194, 11, 25);
  --theme-color-primary-r: 194;
  --theme-color-primary-g: 11;
  --theme-color-primary-b: 25;
  --theme-color-primary-hex: #c20b19;
  --theme-color-primary-hsl: hsl(355.4098, 89.2683%, 40.1961%);
  --theme-color-primary-h: 355.4098;
  --theme-color-primary-s: 89.2683%;
  --theme-color-primary-l: 40.1961%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(117, 22, 3);
  --theme-color-secondary-r: 117;
  --theme-color-secondary-g: 22;
  --theme-color-secondary-b: 3;
  --theme-color-secondary-hex: #751603;
  --theme-color-secondary-hsl: hsl(10, 95%, 23.5294%);
  --theme-color-secondary-h: 10;
  --theme-color-secondary-s: 95%;
  --theme-color-secondary-l: 23.5294%;
  --theme-color-secondary-contrast-color: "light";
  --theme-logo-vector: url("https://www.mijnjohanniter.nl/_/site-application/site/1/user-param/75f20c/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.mijnjohanniter.nl/_/site-application/site/1/user-param/75f20c/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "raleway-v34-latin";
  --theme-font-family-heading: "raleway-v34-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(117, 22, 3);
  --theme-header-background-color-r: 117;
  --theme-header-background-color-g: 22;
  --theme-header-background-color-b: 3;
  --theme-header-background-color-hex: #751603;
  --theme-header-background-color-hsl: hsl(10, 95%, 23.5294%);
  --theme-header-background-color-h: 10;
  --theme-header-background-color-s: 95%;
  --theme-header-background-color-l: 23.5294%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(117, 22, 3);
  --theme-footer-background-color-r: 117;
  --theme-footer-background-color-g: 22;
  --theme-footer-background-color-b: 3;
  --theme-footer-background-color-hex: #751603;
  --theme-footer-background-color-hsl: hsl(10, 95%, 23.5294%);
  --theme-footer-background-color-h: 10;
  --theme-footer-background-color-s: 95%;
  --theme-footer-background-color-l: 23.5294%;
  --theme-footer-logo-vector: url("https://www.mijnjohanniter.nl/_/site-application/site/1/user-param/75f20c/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
