:root {
  --theme-color-primary: rgb(78, 124, 173);
  --theme-color-primary-r: 78;
  --theme-color-primary-g: 124;
  --theme-color-primary-b: 173;
  --theme-color-primary-hex: #4e7cad;
  --theme-color-primary-hsl: hsl(210.9474, 37.8486%, 49.2157%);
  --theme-color-primary-h: 210.9474;
  --theme-color-primary-s: 37.8486%;
  --theme-color-primary-l: 49.2157%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(177, 210, 172);
  --theme-color-secondary-r: 177;
  --theme-color-secondary-g: 210;
  --theme-color-secondary-b: 172;
  --theme-color-secondary-hex: #b1d2ac;
  --theme-color-secondary-hsl: hsl(112.1053, 29.6875%, 74.902%);
  --theme-color-secondary-h: 112.1053;
  --theme-color-secondary-s: 29.6875%;
  --theme-color-secondary-l: 74.902%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(246, 211, 117);
  --theme-color-accent-r: 246;
  --theme-color-accent-g: 211;
  --theme-color-accent-b: 117;
  --theme-color-accent-hex: #f6d375;
  --theme-color-accent-hsl: hsl(43.7209, 87.7551%, 71.1765%);
  --theme-color-accent-h: 43.7209;
  --theme-color-accent-s: 87.7551%;
  --theme-color-accent-l: 71.1765%;
  --theme-color-accent-contrast-color: "dark";
  --theme-body-background-color: rgb(248, 239, 224);
  --theme-body-background-color-r: 248;
  --theme-body-background-color-g: 239;
  --theme-body-background-color-b: 224;
  --theme-body-background-color-hex: #f8efe0;
  --theme-body-background-color-hsl: hsl(37.5, 63.1579%, 92.549%);
  --theme-body-background-color-h: 37.5;
  --theme-body-background-color-s: 63.1579%;
  --theme-body-background-color-l: 92.549%;
  --theme-logo-vector: url("https://familie-van-heek.site.genkgo.app/_/site-application/site/1/user-param/da052b/svg/theme-logo-vector");
  --theme-logo-raster: url("https://familie-van-heek.site.genkgo.app/_/site-application/site/1/user-param/da052b/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://familie-van-heek.site.genkgo.app/_/site-application/site/1/user-param/da052b/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-font-family-heading: "merriweather-v33-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(78, 124, 173);
  --theme-header-background-color-r: 78;
  --theme-header-background-color-g: 124;
  --theme-header-background-color-b: 173;
  --theme-header-background-color-hex: #4e7cad;
  --theme-header-background-color-hsl: hsl(210.9474, 37.8486%, 49.2157%);
  --theme-header-background-color-h: 210.9474;
  --theme-header-background-color-s: 37.8486%;
  --theme-header-background-color-l: 49.2157%;
  --theme-header-text-color: "light";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(248, 239, 224);
  --theme-header-border-color-r: 248;
  --theme-header-border-color-g: 239;
  --theme-header-border-color-b: 224;
  --theme-header-border-color-hex: #f8efe0;
  --theme-header-border-color-hsl: hsl(37.5, 63.1579%, 92.549%);
  --theme-header-border-color-h: 37.5;
  --theme-header-border-color-s: 63.1579%;
  --theme-header-border-color-l: 92.549%;
  --theme-footer-background-color: rgb(78, 124, 173);
  --theme-footer-background-color-r: 78;
  --theme-footer-background-color-g: 124;
  --theme-footer-background-color-b: 173;
  --theme-footer-background-color-hex: #4e7cad;
  --theme-footer-background-color-hsl: hsl(210.9474, 37.8486%, 49.2157%);
  --theme-footer-background-color-h: 210.9474;
  --theme-footer-background-color-s: 37.8486%;
  --theme-footer-background-color-l: 49.2157%;
  --theme-footer-logo-type: 1;
  --theme-footer-text-color: "light";
}
