:root {
  --theme-color-primary: rgb(18, 161, 154);
  --theme-color-primary-r: 18;
  --theme-color-primary-g: 161;
  --theme-color-primary-b: 154;
  --theme-color-primary-hex: #12a19a;
  --theme-color-primary-hsl: hsl(177.0629, 79.8883%, 35.098%);
  --theme-color-primary-h: 177.0629;
  --theme-color-primary-s: 79.8883%;
  --theme-color-primary-l: 35.098%;
  --theme-color-secondary: rgb(238, 124, 34);
  --theme-color-secondary-r: 238;
  --theme-color-secondary-g: 124;
  --theme-color-secondary-b: 34;
  --theme-color-secondary-hex: #ee7c22;
  --theme-color-secondary-hsl: hsl(26.4706, 85.7143%, 53.3333%);
  --theme-color-secondary-h: 26.4706;
  --theme-color-secondary-s: 85.7143%;
  --theme-color-secondary-l: 53.3333%;
  --theme-body-background-color: rgb(228, 240, 240);
  --theme-body-background-color-r: 228;
  --theme-body-background-color-g: 240;
  --theme-body-background-color-b: 240;
  --theme-body-background-color-hex: #e4f0f0;
  --theme-body-background-color-hsl: hsl(180, 28.5714%, 91.7647%);
  --theme-body-background-color-h: 180;
  --theme-body-background-color-s: 28.5714%;
  --theme-body-background-color-l: 91.7647%;
  --theme-logo-vector: url("https://mkb-lv.nl/_/site-application/site/1/user-param/57870e/svg/theme-logo-vector");
  --theme-logo-raster: url("https://mkb-lv.nl/_/site-application/site/1/user-param/57870e/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(18, 161, 154);
  --theme-header-border-color-r: 18;
  --theme-header-border-color-g: 161;
  --theme-header-border-color-b: 154;
  --theme-header-border-color-hex: #12a19a;
  --theme-header-border-color-hsl: hsl(177.0629, 79.8883%, 35.098%);
  --theme-header-border-color-h: 177.0629;
  --theme-header-border-color-s: 79.8883%;
  --theme-header-border-color-l: 35.098%;
  --theme-footer-background-color: rgb(18, 161, 154);
  --theme-footer-background-color-r: 18;
  --theme-footer-background-color-g: 161;
  --theme-footer-background-color-b: 154;
  --theme-footer-background-color-hex: #12a19a;
  --theme-footer-background-color-hsl: hsl(177.0629, 79.8883%, 35.098%);
  --theme-footer-background-color-h: 177.0629;
  --theme-footer-background-color-s: 79.8883%;
  --theme-footer-background-color-l: 35.098%;
  --theme-footer-logo-vector: url("https://mkb-lv.nl/_/site-application/site/1/user-param/57870e/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
