:root {
  --theme-color-primary: rgb(193, 26, 23);
  --theme-color-primary-r: 193;
  --theme-color-primary-g: 26;
  --theme-color-primary-b: 23;
  --theme-color-primary-hex: #c11a17;
  --theme-color-primary-hsl: hsl(1.0588, 78.7037%, 42.3529%);
  --theme-color-primary-h: 1.0588;
  --theme-color-primary-s: 78.7037%;
  --theme-color-primary-l: 42.3529%;
  --theme-color-secondary: rgb(141, 134, 103);
  --theme-color-secondary-r: 141;
  --theme-color-secondary-g: 134;
  --theme-color-secondary-b: 103;
  --theme-color-secondary-hex: #8d8667;
  --theme-color-secondary-hsl: hsl(48.9474, 15.5738%, 47.8431%);
  --theme-color-secondary-h: 48.9474;
  --theme-color-secondary-s: 15.5738%;
  --theme-color-secondary-l: 47.8431%;
  --theme-body-background-color: rgb(245, 235, 236);
  --theme-body-background-color-r: 245;
  --theme-body-background-color-g: 235;
  --theme-body-background-color-b: 236;
  --theme-body-background-color-hex: #f5ebec;
  --theme-body-background-color-hsl: hsl(354, 33.3333%, 94.1176%);
  --theme-body-background-color-h: 354;
  --theme-body-background-color-s: 33.3333%;
  --theme-body-background-color-l: 94.1176%;
  --theme-logo-raster: url("https://stichting-van-helden-tucker.site.genkgo.app/_/site-application/site/2/user-param/ba7396/image/theme-logo-raster");
}
