:root {
  --theme-color-primary: rgb(85, 29, 81);
  --theme-color-primary-r: 85;
  --theme-color-primary-g: 29;
  --theme-color-primary-b: 81;
  --theme-color-primary-hex: #551d51;
  --theme-color-primary-hsl: hsl(304.2857, 49.1228%, 22.3529%);
  --theme-color-primary-h: 304.2857;
  --theme-color-primary-s: 49.1228%;
  --theme-color-primary-l: 22.3529%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(48, 25, 67);
  --theme-color-secondary-r: 48;
  --theme-color-secondary-g: 25;
  --theme-color-secondary-b: 67;
  --theme-color-secondary-hex: #301943;
  --theme-color-secondary-hsl: hsl(272.8571, 45.6522%, 18.0392%);
  --theme-color-secondary-h: 272.8571;
  --theme-color-secondary-s: 45.6522%;
  --theme-color-secondary-l: 18.0392%;
  --theme-color-secondary-contrast-color: "light";
  --theme-body-background-color: rgb(245, 240, 224);
  --theme-body-background-color-r: 245;
  --theme-body-background-color-g: 240;
  --theme-body-background-color-b: 224;
  --theme-body-background-color-hex: #f5f0e0;
  --theme-body-background-color-hsl: hsl(45.7143, 51.2195%, 91.9608%);
  --theme-body-background-color-h: 45.7143;
  --theme-body-background-color-s: 51.2195%;
  --theme-body-background-color-l: 91.9608%;
  --theme-logo-vector: url("https://ulcsirius.nl/_/site-application/site/1/user-param/fe77e8/svg/theme-logo-vector");
  --theme-logo-raster: url("https://ulcsirius.nl/_/site-application/site/1/user-param/fe77e8/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "open-sans-v36-latin";
  --theme-font-family-heading: "merriweather-v31-latin";
  --theme-border-radius: 1;
  --theme-header-type: 1;
  --theme-header-background-color: rgb(245, 240, 224);
  --theme-header-background-color-r: 245;
  --theme-header-background-color-g: 240;
  --theme-header-background-color-b: 224;
  --theme-header-background-color-hex: #f5f0e0;
  --theme-header-background-color-hsl: hsl(45.7143, 51.2195%, 91.9608%);
  --theme-header-background-color-h: 45.7143;
  --theme-header-background-color-s: 51.2195%;
  --theme-header-background-color-l: 91.9608%;
  --theme-header-background-image: url("https://ulcsirius.nl/_/site-application/site/1/user-param/fe77e8/image/theme-header-background-image");
  --theme-header-text-color: "dark";
  --theme-footer-background-color: rgb(131, 63, 145);
  --theme-footer-background-color-r: 131;
  --theme-footer-background-color-g: 63;
  --theme-footer-background-color-b: 145;
  --theme-footer-background-color-hex: #833f91;
  --theme-footer-background-color-hsl: hsl(289.7561, 39.4231%, 40.7843%);
  --theme-footer-background-color-h: 289.7561;
  --theme-footer-background-color-s: 39.4231%;
  --theme-footer-background-color-l: 40.7843%;
  --theme-footer-logo-vector: url("https://ulcsirius.nl/_/site-application/site/1/user-param/fe77e8/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://ulcsirius.nl/_/site-application/site/1/user-param/fe77e8/image/theme-footer-logo-raster");
}
