:root {
  --theme-color-primary: rgb(255, 153, 51);
  --theme-color-primary-r: 255;
  --theme-color-primary-g: 153;
  --theme-color-primary-b: 51;
  --theme-color-primary-hex: #ff9933;
  --theme-color-primary-hsl: hsl(30, 100%, 60%);
  --theme-color-primary-h: 30;
  --theme-color-primary-s: 100%;
  --theme-color-primary-l: 60%;
  --theme-color-secondary: rgb(51, 102, 102);
  --theme-color-secondary-r: 51;
  --theme-color-secondary-g: 102;
  --theme-color-secondary-b: 102;
  --theme-color-secondary-hex: #336666;
  --theme-color-secondary-hsl: hsl(180, 33.3333%, 30%);
  --theme-color-secondary-h: 180;
  --theme-color-secondary-s: 33.3333%;
  --theme-color-secondary-l: 30%;
  --theme-body-background-color: rgb(251, 255, 255);
  --theme-body-background-color-r: 251;
  --theme-body-background-color-g: 255;
  --theme-body-background-color-b: 255;
  --theme-body-background-color-hex: #fbffff;
  --theme-body-background-color-hsl: hsl(180, 100%, 99.2157%);
  --theme-body-background-color-h: 180;
  --theme-body-background-color-s: 100%;
  --theme-body-background-color-l: 99.2157%;
  --theme-logo-raster: url("https://horecawise.nl/_/site-application/site/1/user-param/7309a7/image/theme-logo-raster");
  --theme-font-family-base: "open-sans-v36-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-text-color: "dark";
  --theme-footer-background-color: rgb(88, 173, 173);
  --theme-footer-background-color-r: 88;
  --theme-footer-background-color-g: 173;
  --theme-footer-background-color-b: 173;
  --theme-footer-background-color-hex: #58adad;
  --theme-footer-background-color-hsl: hsl(180, 34.1365%, 51.1765%);
  --theme-footer-background-color-h: 180;
  --theme-footer-background-color-s: 34.1365%;
  --theme-footer-background-color-l: 51.1765%;
  --theme-footer-logo-raster: url("https://horecawise.nl/_/site-application/site/1/user-param/7309a7/image/theme-footer-logo-raster");
}
