:root {
  --theme-color-primary: rgb(171, 24, 45);
  --theme-color-primary-r: 171;
  --theme-color-primary-g: 24;
  --theme-color-primary-b: 45;
  --theme-color-primary-hex: #ab182d;
  --theme-color-primary-hsl: hsl(351.4286, 75.3846%, 38.2353%);
  --theme-color-primary-h: 351.4286;
  --theme-color-primary-s: 75.3846%;
  --theme-color-primary-l: 38.2353%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(104, 15, 21);
  --theme-color-secondary-r: 104;
  --theme-color-secondary-g: 15;
  --theme-color-secondary-b: 21;
  --theme-color-secondary-hex: #680f15;
  --theme-color-secondary-hsl: hsl(355.9551, 74.7899%, 23.3333%);
  --theme-color-secondary-h: 355.9551;
  --theme-color-secondary-s: 74.7899%;
  --theme-color-secondary-l: 23.3333%;
  --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://ulcsirius.nl/_/site-application/site/1/user-param/f306f8/svg/theme-logo-vector");
  --theme-logo-raster: url("https://ulcsirius.nl/_/site-application/site/1/user-param/f306f8/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "overpass-v16-latin";
  --theme-font-family-heading: "merriweather-v31-latin";
  --theme-border-radius: 1;
  --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-background-image: url("https://ulcsirius.nl/_/site-application/site/1/user-param/f306f8/image/theme-header-background-image");
  --theme-header-text-color: "dark";
  --theme-footer-background-color: rgb(171, 24, 44);
  --theme-footer-background-color-r: 171;
  --theme-footer-background-color-g: 24;
  --theme-footer-background-color-b: 44;
  --theme-footer-background-color-hex: #ab182c;
  --theme-footer-background-color-hsl: hsl(351.8367, 75.3846%, 38.2353%);
  --theme-footer-background-color-h: 351.8367;
  --theme-footer-background-color-s: 75.3846%;
  --theme-footer-background-color-l: 38.2353%;
  --theme-footer-logo-vector: url("https://ulcsirius.nl/_/site-application/site/1/user-param/f306f8/svg/theme-footer-logo-vector");
}
