:root {
  --theme-color-primary: rgb(207, 3, 107);
  --theme-color-primary-r: 207;
  --theme-color-primary-g: 3;
  --theme-color-primary-b: 107;
  --theme-color-primary-hex: #cf036b;
  --theme-color-primary-hsl: hsl(329.4118, 97.1429%, 41.1765%);
  --theme-color-primary-h: 329.4118;
  --theme-color-primary-s: 97.1429%;
  --theme-color-primary-l: 41.1765%;
  --theme-color-secondary: rgb(146, 1, 75);
  --theme-color-secondary-r: 146;
  --theme-color-secondary-g: 1;
  --theme-color-secondary-b: 75;
  --theme-color-secondary-hex: #92014b;
  --theme-color-secondary-hsl: hsl(329.3793, 98.6395%, 28.8235%);
  --theme-color-secondary-h: 329.3793;
  --theme-color-secondary-s: 98.6395%;
  --theme-color-secondary-l: 28.8235%;
  --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://www.verenigingvol.nl/_/site-application/site/1/user-param/f74760/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.verenigingvol.nl/_/site-application/site/1/user-param/f74760/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "roboto-v30-latin";
  --theme-border-radius: 2;
  --theme-header-type: 1;
  --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-color: rgb(146, 1, 75);
  --theme-header-border-color-r: 146;
  --theme-header-border-color-g: 1;
  --theme-header-border-color-b: 75;
  --theme-header-border-color-hex: #92014b;
  --theme-header-border-color-hsl: hsl(329.3793, 98.6395%, 28.8235%);
  --theme-header-border-color-h: 329.3793;
  --theme-header-border-color-s: 98.6395%;
  --theme-header-border-color-l: 28.8235%;
  --theme-footer-background-color: rgb(146, 1, 75);
  --theme-footer-background-color-r: 146;
  --theme-footer-background-color-g: 1;
  --theme-footer-background-color-b: 75;
  --theme-footer-background-color-hex: #92014b;
  --theme-footer-background-color-hsl: hsl(329.3793, 98.6395%, 28.8235%);
  --theme-footer-background-color-h: 329.3793;
  --theme-footer-background-color-s: 98.6395%;
  --theme-footer-background-color-l: 28.8235%;
  --theme-footer-logo-vector: url("https://www.verenigingvol.nl/_/site-application/site/1/user-param/f74760/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://www.verenigingvol.nl/_/site-application/site/1/user-param/f74760/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
