:root {
  --theme-color-primary: rgb(239, 145, 79);
  --theme-color-primary-r: 239;
  --theme-color-primary-g: 145;
  --theme-color-primary-b: 79;
  --theme-color-primary-hex: #ef914f;
  --theme-color-primary-hsl: hsl(24.75, 83.3333%, 62.3529%);
  --theme-color-primary-h: 24.75;
  --theme-color-primary-s: 83.3333%;
  --theme-color-primary-l: 62.3529%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(22, 40, 71);
  --theme-color-secondary-r: 22;
  --theme-color-secondary-g: 40;
  --theme-color-secondary-b: 71;
  --theme-color-secondary-hex: #162847;
  --theme-color-secondary-hsl: hsl(217.9592, 52.6882%, 18.2353%);
  --theme-color-secondary-h: 217.9592;
  --theme-color-secondary-s: 52.6882%;
  --theme-color-secondary-l: 18.2353%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-color-accent: rgb(239, 145, 79);
  --theme-color-accent-r: 239;
  --theme-color-accent-g: 145;
  --theme-color-accent-b: 79;
  --theme-color-accent-hex: #ef914f;
  --theme-color-accent-hsl: hsl(24.75, 83.3333%, 62.3529%);
  --theme-color-accent-h: 24.75;
  --theme-color-accent-s: 83.3333%;
  --theme-color-accent-l: 62.3529%;
  --theme-color-accent-contrast-color: "dark";
  --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-raster: url("https://vrijmarktvught.nl/_/site-application/site/2/user-param/ada0ff/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v26-latin";
  --theme-font-family-heading: "playfair-display-v40-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(6, 25, 58);
  --theme-header-border-color-r: 6;
  --theme-header-border-color-g: 25;
  --theme-header-border-color-b: 58;
  --theme-header-border-color-hex: #06193a;
  --theme-header-border-color-hsl: hsl(218.0769, 81.25%, 12.549%);
  --theme-header-border-color-h: 218.0769;
  --theme-header-border-color-s: 81.25%;
  --theme-header-border-color-l: 12.549%;
  --theme-footer-background-color: rgb(255, 255, 255);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 255;
  --theme-footer-background-color-b: 255;
  --theme-footer-background-color-hex: #ffffff;
  --theme-footer-background-color-hsl: hsl(0, 0%, 100%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 100%;
  --theme-footer-logo-type: 1;
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
