:root {
  --theme-color-primary: rgb(0, 113, 147);
  --theme-color-primary-r: 0;
  --theme-color-primary-g: 113;
  --theme-color-primary-b: 147;
  --theme-color-primary-hex: #007193;
  --theme-color-primary-hsl: hsl(193.8776, 100%, 28.8235%);
  --theme-color-primary-h: 193.8776;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 28.8235%;
  --theme-color-secondary: rgb(163, 20, 52);
  --theme-color-secondary-r: 163;
  --theme-color-secondary-g: 20;
  --theme-color-secondary-b: 52;
  --theme-color-secondary-hex: #a31434;
  --theme-color-secondary-hsl: hsl(346.5734, 78.1421%, 35.8824%);
  --theme-color-secondary-h: 346.5734;
  --theme-color-secondary-s: 78.1421%;
  --theme-color-secondary-l: 35.8824%;
  --theme-logo-vector: url("https://bmtz.nl/_/site-application/site/1/user-param/f5e3f0/svg/theme-logo-vector");
  --theme-logo-raster: url("https://bmtz.nl/_/site-application/site/1/user-param/f5e3f0/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(255, 255, 255);
  --theme-header-background-color-r: 255;
  --theme-header-background-color-g: 255;
  --theme-header-background-color-b: 255;
  --theme-header-background-color-hex: #ffffff;
  --theme-header-background-color-hsl: hsl(0, 0%, 100%);
  --theme-header-background-color-h: 0;
  --theme-header-background-color-s: 0%;
  --theme-header-background-color-l: 100%;
  --theme-header-text-color: "dark";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(163, 20, 52);
  --theme-header-border-color-r: 163;
  --theme-header-border-color-g: 20;
  --theme-header-border-color-b: 52;
  --theme-header-border-color-hex: #a31434;
  --theme-header-border-color-hsl: hsl(346.5734, 78.1421%, 35.8824%);
  --theme-header-border-color-h: 346.5734;
  --theme-header-border-color-s: 78.1421%;
  --theme-header-border-color-l: 35.8824%;
  --theme-footer-background-color: rgb(0, 113, 147);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 113;
  --theme-footer-background-color-b: 147;
  --theme-footer-background-color-hex: #007193;
  --theme-footer-background-color-hsl: hsl(193.8776, 100%, 28.8235%);
  --theme-footer-background-color-h: 193.8776;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 28.8235%;
  --theme-footer-logo-vector: url("https://bmtz.nl/_/site-application/site/1/user-param/f5e3f0/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
