:root {
  --theme-color-primary: rgb(247, 208, 40);
  --theme-color-primary-r: 247;
  --theme-color-primary-g: 208;
  --theme-color-primary-b: 40;
  --theme-color-primary-hex: #f7d028;
  --theme-color-primary-hsl: hsl(48.6957, 92.8251%, 56.2745%);
  --theme-color-primary-h: 48.6957;
  --theme-color-primary-s: 92.8251%;
  --theme-color-primary-l: 56.2745%;
  --theme-color-primary-contrast-color: "dark";
  --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: "light";
  --theme-color-accent: rgb(247, 208, 40);
  --theme-color-accent-r: 247;
  --theme-color-accent-g: 208;
  --theme-color-accent-b: 40;
  --theme-color-accent-hex: #f7d028;
  --theme-color-accent-hsl: hsl(48.6957, 92.8251%, 56.2745%);
  --theme-color-accent-h: 48.6957;
  --theme-color-accent-s: 92.8251%;
  --theme-color-accent-l: 56.2745%;
  --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-vector: url("https://harmonievught.nl/_/site-application/site/1/user-param/444de2/svg/theme-logo-vector");
  --theme-logo-raster: url("https://harmonievught.nl/_/site-application/site/1/user-param/444de2/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --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: "light";
}
