:root {
  --theme-color-primary: rgb(171, 51, 68);
  --theme-color-primary-r: 171;
  --theme-color-primary-g: 51;
  --theme-color-primary-b: 68;
  --theme-color-primary-hex: #ab3344;
  --theme-color-primary-hsl: hsl(351.5, 54.0541%, 43.5294%);
  --theme-color-primary-h: 351.5;
  --theme-color-primary-s: 54.0541%;
  --theme-color-primary-l: 43.5294%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(117, 17, 31);
  --theme-color-secondary-r: 117;
  --theme-color-secondary-g: 17;
  --theme-color-secondary-b: 31;
  --theme-color-secondary-hex: #75111f;
  --theme-color-secondary-hsl: hsl(351.6, 74.6269%, 26.2745%);
  --theme-color-secondary-h: 351.6;
  --theme-color-secondary-s: 74.6269%;
  --theme-color-secondary-l: 26.2745%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(42, 100, 32);
  --theme-color-accent-r: 42;
  --theme-color-accent-g: 100;
  --theme-color-accent-b: 32;
  --theme-color-accent-hex: #2a6420;
  --theme-color-accent-hsl: hsl(111.1765, 51.5152%, 25.8824%);
  --theme-color-accent-h: 111.1765;
  --theme-color-accent-s: 51.5152%;
  --theme-color-accent-l: 25.8824%;
  --theme-color-accent-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://lesamisdecuisine.nl/_/site-application/site/1/user-param/6a11a7/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://lesamisdecuisine.nl/_/site-application/site/1/user-param/6a11a7/svg/theme-logo-vector-diapositive");
  --theme-logo-orientation: "landscape";
  --theme-font-family-heading: "crimson-pro-v28-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-header-border: 1;
  --theme-header-border-color: rgb(171, 51, 68);
  --theme-header-border-color-r: 171;
  --theme-header-border-color-g: 51;
  --theme-header-border-color-b: 68;
  --theme-header-border-color-hex: #ab3344;
  --theme-header-border-color-hsl: hsl(351.5, 54.0541%, 43.5294%);
  --theme-header-border-color-h: 351.5;
  --theme-header-border-color-s: 54.0541%;
  --theme-header-border-color-l: 43.5294%;
  --theme-footer-background-color: rgb(171, 51, 68);
  --theme-footer-background-color-r: 171;
  --theme-footer-background-color-g: 51;
  --theme-footer-background-color-b: 68;
  --theme-footer-background-color-hex: #ab3344;
  --theme-footer-background-color-hsl: hsl(351.5, 54.0541%, 43.5294%);
  --theme-footer-background-color-h: 351.5;
  --theme-footer-background-color-s: 54.0541%;
  --theme-footer-background-color-l: 43.5294%;
  --theme-footer-logo-type: 2;
  --theme-footer-text-color: "light";
}
