:root {
  --theme-color-primary: rgb(125, 33, 125);
  --theme-color-primary-r: 125;
  --theme-color-primary-g: 33;
  --theme-color-primary-b: 125;
  --theme-color-primary-hex: #7d217d;
  --theme-color-primary-hsl: hsl(300, 58.2278%, 30.9804%);
  --theme-color-primary-h: 300;
  --theme-color-primary-s: 58.2278%;
  --theme-color-primary-l: 30.9804%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(255, 162, 117);
  --theme-color-secondary-r: 255;
  --theme-color-secondary-g: 162;
  --theme-color-secondary-b: 117;
  --theme-color-secondary-hex: #ffa275;
  --theme-color-secondary-hsl: hsl(19.5652, 100%, 72.9412%);
  --theme-color-secondary-h: 19.5652;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 72.9412%;
  --theme-color-secondary-contrast-color: "dark";
  --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.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/svg/theme-logo-vector");
  --theme-logo-raster: url("https://www.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "overpass-v16-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 1;
  --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-background-image: url("https://www.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/image/theme-header-background-image");
  --theme-header-text-color: "light";
  --theme-header-border: 0;
  --theme-header-border-color: rgb(125, 33, 125);
  --theme-header-border-color-r: 125;
  --theme-header-border-color-g: 33;
  --theme-header-border-color-b: 125;
  --theme-header-border-color-hex: #7d217d;
  --theme-header-border-color-hsl: hsl(300, 58.2278%, 30.9804%);
  --theme-header-border-color-h: 300;
  --theme-header-border-color-s: 58.2278%;
  --theme-header-border-color-l: 30.9804%;
  --theme-footer-background-color: rgb(255, 162, 117);
  --theme-footer-background-color-r: 255;
  --theme-footer-background-color-g: 162;
  --theme-footer-background-color-b: 117;
  --theme-footer-background-color-hex: #ffa275;
  --theme-footer-background-color-hsl: hsl(19.5652, 100%, 72.9412%);
  --theme-footer-background-color-h: 19.5652;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 72.9412%;
  --theme-footer-background-image: url("https://www.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/image/theme-footer-background-image");
  --theme-footer-logo-vector: url("https://www.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://www.lustrumsirius.nl/_/site-application/site/2/user-param/7ea068/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
