:root {
  --theme-color-primary: rgb(28, 135, 202);
  --theme-color-primary-r: 28;
  --theme-color-primary-g: 135;
  --theme-color-primary-b: 202;
  --theme-color-primary-hex: #1c87ca;
  --theme-color-primary-hsl: hsl(203.1034, 75.6522%, 45.098%);
  --theme-color-primary-h: 203.1034;
  --theme-color-primary-s: 75.6522%;
  --theme-color-primary-l: 45.098%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(22, 65, 91);
  --theme-color-secondary-r: 22;
  --theme-color-secondary-g: 65;
  --theme-color-secondary-b: 91;
  --theme-color-secondary-hex: #16415b;
  --theme-color-secondary-hsl: hsl(202.6087, 61.0619%, 22.1569%);
  --theme-color-secondary-h: 202.6087;
  --theme-color-secondary-s: 61.0619%;
  --theme-color-secondary-l: 22.1569%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(255, 255, 255);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #ffffff;
  --theme-body-background-color-hsl: hsl(0, 0%, 100%);
  --theme-body-background-color-h: 0;
  --theme-body-background-color-s: 0%;
  --theme-body-background-color-l: 100%;
  --theme-logo-vector: url("https://template-demo.verenigingenweb.nl/_/site-application/site/1/user-param/fcb01e/svg/theme-logo-vector");
  --theme-logo-raster: url("https://template-demo.verenigingenweb.nl/_/site-application/site/1/user-param/fcb01e/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "titillium-web-v17-latin";
  --theme-font-family-heading: "titillium-web-v17-latin";
  --theme-border-radius: 2;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(22, 65, 91);
  --theme-header-background-color-r: 22;
  --theme-header-background-color-g: 65;
  --theme-header-background-color-b: 91;
  --theme-header-background-color-hex: #16415b;
  --theme-header-background-color-hsl: hsl(202.6087, 61.0619%, 22.1569%);
  --theme-header-background-color-h: 202.6087;
  --theme-header-background-color-s: 61.0619%;
  --theme-header-background-color-l: 22.1569%;
  --theme-header-text-color: "light";
  --theme-header-border: 1;
  --theme-header-border-color: rgb(28, 135, 202);
  --theme-header-border-color-r: 28;
  --theme-header-border-color-g: 135;
  --theme-header-border-color-b: 202;
  --theme-header-border-color-hex: #1c87ca;
  --theme-header-border-color-hsl: hsl(203.1034, 75.6522%, 45.098%);
  --theme-header-border-color-h: 203.1034;
  --theme-header-border-color-s: 75.6522%;
  --theme-header-border-color-l: 45.098%;
  --theme-footer-background-color: rgb(28, 135, 202);
  --theme-footer-background-color-r: 28;
  --theme-footer-background-color-g: 135;
  --theme-footer-background-color-b: 202;
  --theme-footer-background-color-hex: #1c87ca;
  --theme-footer-background-color-hsl: hsl(203.1034, 75.6522%, 45.098%);
  --theme-footer-background-color-h: 203.1034;
  --theme-footer-background-color-s: 75.6522%;
  --theme-footer-background-color-l: 45.098%;
  --theme-footer-text-color: "light";
}
