:root {
  --theme-color-primary: rgb(36, 48, 94);
  --theme-color-primary-r: 36;
  --theme-color-primary-g: 48;
  --theme-color-primary-b: 94;
  --theme-color-primary-hex: #24305e;
  --theme-color-primary-hsl: hsl(227.5862, 44.6154%, 25.4902%);
  --theme-color-primary-h: 227.5862;
  --theme-color-primary-s: 44.6154%;
  --theme-color-primary-l: 25.4902%;
  --theme-color-secondary: rgb(204, 201, 215);
  --theme-color-secondary-r: 204;
  --theme-color-secondary-g: 201;
  --theme-color-secondary-b: 215;
  --theme-color-secondary-hex: #ccc9d7;
  --theme-color-secondary-hsl: hsl(252.8571, 14.8936%, 81.5686%);
  --theme-color-secondary-h: 252.8571;
  --theme-color-secondary-s: 14.8936%;
  --theme-color-secondary-l: 81.5686%;
  --theme-body-background-color: rgb(246, 245, 251);
  --theme-body-background-color-r: 246;
  --theme-body-background-color-g: 245;
  --theme-body-background-color-b: 251;
  --theme-body-background-color-hex: #f6f5fb;
  --theme-body-background-color-hsl: hsl(250, 42.8571%, 97.2549%);
  --theme-body-background-color-h: 250;
  --theme-body-background-color-s: 42.8571%;
  --theme-body-background-color-l: 97.2549%;
  --theme-logo-vector: url("https://members.ecu92.nl/_/site-application/site/1/user-param/cf2376/svg/theme-logo-vector");
  --theme-logo-raster: url("https://members.ecu92.nl/_/site-application/site/1/user-param/cf2376/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "lato-v24-latin";
  --theme-border-radius: 2;
  --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(204, 201, 215);
  --theme-header-border-color-r: 204;
  --theme-header-border-color-g: 201;
  --theme-header-border-color-b: 215;
  --theme-header-border-color-hex: #ccc9d7;
  --theme-header-border-color-hsl: hsl(252.8571, 14.8936%, 81.5686%);
  --theme-header-border-color-h: 252.8571;
  --theme-header-border-color-s: 14.8936%;
  --theme-header-border-color-l: 81.5686%;
  --theme-footer-background-color: rgb(204, 201, 215);
  --theme-footer-background-color-r: 204;
  --theme-footer-background-color-g: 201;
  --theme-footer-background-color-b: 215;
  --theme-footer-background-color-hex: #ccc9d7;
  --theme-footer-background-color-hsl: hsl(252.8571, 14.8936%, 81.5686%);
  --theme-footer-background-color-h: 252.8571;
  --theme-footer-background-color-s: 14.8936%;
  --theme-footer-background-color-l: 81.5686%;
  --theme-footer-logo-vector: url("https://members.ecu92.nl/_/site-application/site/1/user-param/cf2376/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://members.ecu92.nl/_/site-application/site/1/user-param/cf2376/image/theme-footer-logo-raster");
  --theme-footer-text-color: "dark";
  --theme-genkgo-logo: "dark";
}
