:root {
  --theme-color-primary: rgb(147, 4, 10);
  --theme-color-primary-r: 147;
  --theme-color-primary-g: 4;
  --theme-color-primary-b: 10;
  --theme-color-primary-hex: #93040a;
  --theme-color-primary-hsl: hsl(357.4825, 94.702%, 29.6078%);
  --theme-color-primary-h: 357.4825;
  --theme-color-primary-s: 94.702%;
  --theme-color-primary-l: 29.6078%;
  --theme-color-secondary: rgb(220, 180, 118);
  --theme-color-secondary-r: 220;
  --theme-color-secondary-g: 180;
  --theme-color-secondary-b: 118;
  --theme-color-secondary-hex: #dcb476;
  --theme-color-secondary-hsl: hsl(36.4706, 59.3023%, 66.2745%);
  --theme-color-secondary-h: 36.4706;
  --theme-color-secondary-s: 59.3023%;
  --theme-color-secondary-l: 66.2745%;
  --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://leidsejuridischebedrijvendag.nl/_/site-application/site/2/user-param/3dd9f6/svg/theme-logo-vector");
  --theme-logo-raster: url("https://leidsejuridischebedrijvendag.nl/_/site-application/site/2/user-param/3dd9f6/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(147, 4, 10);
  --theme-header-background-color-r: 147;
  --theme-header-background-color-g: 4;
  --theme-header-background-color-b: 10;
  --theme-header-background-color-hex: #93040a;
  --theme-header-background-color-hsl: hsl(357.4825, 94.702%, 29.6078%);
  --theme-header-background-color-h: 357.4825;
  --theme-header-background-color-s: 94.702%;
  --theme-header-background-color-l: 29.6078%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(147, 4, 10);
  --theme-footer-background-color-r: 147;
  --theme-footer-background-color-g: 4;
  --theme-footer-background-color-b: 10;
  --theme-footer-background-color-hex: #93040a;
  --theme-footer-background-color-hsl: hsl(357.4825, 94.702%, 29.6078%);
  --theme-footer-background-color-h: 357.4825;
  --theme-footer-background-color-s: 94.702%;
  --theme-footer-background-color-l: 29.6078%;
  --theme-footer-logo-vector: url("https://leidsejuridischebedrijvendag.nl/_/site-application/site/2/user-param/3dd9f6/svg/theme-footer-logo-vector");
  --theme-footer-logo-raster: url("https://leidsejuridischebedrijvendag.nl/_/site-application/site/2/user-param/3dd9f6/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
