:root {
  --theme-color-primary: rgb(47, 208, 243);
  --theme-color-primary-r: 47;
  --theme-color-primary-g: 208;
  --theme-color-primary-b: 243;
  --theme-color-primary-hex: #2fd0f3;
  --theme-color-primary-hsl: hsl(190.7143, 89.0909%, 56.8627%);
  --theme-color-primary-h: 190.7143;
  --theme-color-primary-s: 89.0909%;
  --theme-color-primary-l: 56.8627%;
  --theme-color-primary-contrast-color: "dark";
  --theme-color-secondary: rgb(11, 134, 25);
  --theme-color-secondary-r: 11;
  --theme-color-secondary-g: 134;
  --theme-color-secondary-b: 25;
  --theme-color-secondary-hex: #0b8619;
  --theme-color-secondary-hsl: hsl(126.8293, 84.8276%, 28.4314%);
  --theme-color-secondary-h: 126.8293;
  --theme-color-secondary-s: 84.8276%;
  --theme-color-secondary-l: 28.4314%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(255, 255, 247);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 247;
  --theme-body-background-color-hex: #fffff7;
  --theme-body-background-color-hsl: hsl(60, 100%, 98.4314%);
  --theme-body-background-color-h: 60;
  --theme-body-background-color-s: 100%;
  --theme-body-background-color-l: 98.4314%;
  --theme-logo-vector: url("https://jongevrouwengilde.nl/_/site-application/site/2/user-param/69ca39/svg/theme-logo-vector");
  --theme-logo-raster: url("https://jongevrouwengilde.nl/_/site-application/site/2/user-param/69ca39/image/theme-logo-raster");
  --theme-logo-orientation: "portrait";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-font-family-heading: "open-sans-v36-latin";
  --theme-border-radius: 1;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(11, 134, 25);
  --theme-header-background-color-r: 11;
  --theme-header-background-color-g: 134;
  --theme-header-background-color-b: 25;
  --theme-header-background-color-hex: #0b8619;
  --theme-header-background-color-hsl: hsl(126.8293, 84.8276%, 28.4314%);
  --theme-header-background-color-h: 126.8293;
  --theme-header-background-color-s: 84.8276%;
  --theme-header-background-color-l: 28.4314%;
  --theme-header-text-color: "light";
  --theme-header-border: 1;
  --theme-footer-background-color: rgb(11, 134, 25);
  --theme-footer-background-color-r: 11;
  --theme-footer-background-color-g: 134;
  --theme-footer-background-color-b: 25;
  --theme-footer-background-color-hex: #0b8619;
  --theme-footer-background-color-hsl: hsl(126.8293, 84.8276%, 28.4314%);
  --theme-footer-background-color-h: 126.8293;
  --theme-footer-background-color-s: 84.8276%;
  --theme-footer-background-color-l: 28.4314%;
  --theme-footer-logo-vector: url("https://jongevrouwengilde.nl/_/site-application/site/2/user-param/69ca39/svg/theme-footer-logo-vector");
  --theme-footer-text-color: "light";
}
