:root {
  --theme-color-primary: rgb(67, 108, 174);
  --theme-color-primary-r: 67;
  --theme-color-primary-g: 108;
  --theme-color-primary-b: 174;
  --theme-color-primary-hex: #436cae;
  --theme-color-primary-hsl: hsl(217.0093, 44.3983%, 47.2549%);
  --theme-color-primary-h: 217.0093;
  --theme-color-primary-s: 44.3983%;
  --theme-color-primary-l: 47.2549%;
  --theme-color-secondary: rgb(50, 84, 134);
  --theme-color-secondary-r: 50;
  --theme-color-secondary-g: 84;
  --theme-color-secondary-b: 134;
  --theme-color-secondary-hex: #325486;
  --theme-color-secondary-hsl: hsl(215.7143, 45.6522%, 36.0784%);
  --theme-color-secondary-h: 215.7143;
  --theme-color-secondary-s: 45.6522%;
  --theme-color-secondary-l: 36.0784%;
  --theme-body-background-color: rgb(254, 237, 225);
  --theme-body-background-color-r: 254;
  --theme-body-background-color-g: 237;
  --theme-body-background-color-b: 225;
  --theme-body-background-color-hex: #feede1;
  --theme-body-background-color-hsl: hsl(24.8276, 93.5484%, 93.9216%);
  --theme-body-background-color-h: 24.8276;
  --theme-body-background-color-s: 93.5484%;
  --theme-body-background-color-l: 93.9216%;
  --theme-logo-vector: url("https://hollandseclub.be/_/site-application/site/1/user-param/bd4ead/svg/theme-logo-vector");
  --theme-logo-raster: url("https://hollandseclub.be/_/site-application/site/1/user-param/bd4ead/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "nunito-sans-v15-latin";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(67, 108, 174);
  --theme-header-background-color-r: 67;
  --theme-header-background-color-g: 108;
  --theme-header-background-color-b: 174;
  --theme-header-background-color-hex: #436cae;
  --theme-header-background-color-hsl: hsl(217.0093, 44.3983%, 47.2549%);
  --theme-header-background-color-h: 217.0093;
  --theme-header-background-color-s: 44.3983%;
  --theme-header-background-color-l: 47.2549%;
  --theme-header-text-color: "light";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(50, 84, 134);
  --theme-header-border-color-r: 50;
  --theme-header-border-color-g: 84;
  --theme-header-border-color-b: 134;
  --theme-header-border-color-hex: #325486;
  --theme-header-border-color-hsl: hsl(215.7143, 45.6522%, 36.0784%);
  --theme-header-border-color-h: 215.7143;
  --theme-header-border-color-s: 45.6522%;
  --theme-header-border-color-l: 36.0784%;
  --theme-footer-background-color: rgb(67, 108, 174);
  --theme-footer-background-color-r: 67;
  --theme-footer-background-color-g: 108;
  --theme-footer-background-color-b: 174;
  --theme-footer-background-color-hex: #436cae;
  --theme-footer-background-color-hsl: hsl(217.0093, 44.3983%, 47.2549%);
  --theme-footer-background-color-h: 217.0093;
  --theme-footer-background-color-s: 44.3983%;
  --theme-footer-background-color-l: 47.2549%;
  --theme-footer-logo-vector: url("https://hollandseclub.be/_/site-application/site/1/user-param/bd4ead/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://hollandseclub.be/_/site-application/site/1/user-param/bd4ead/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
  --theme-genkgo-logo: "dark";
}
