:root {
  --theme-color-primary: rgb(20, 184, 187);
  --theme-color-primary-r: 20;
  --theme-color-primary-g: 184;
  --theme-color-primary-b: 187;
  --theme-color-primary-hex: #14b8bb;
  --theme-color-primary-hsl: hsl(181.0778, 80.6763%, 40.5882%);
  --theme-color-primary-h: 181.0778;
  --theme-color-primary-s: 80.6763%;
  --theme-color-primary-l: 40.5882%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(249, 196, 41);
  --theme-color-secondary-r: 249;
  --theme-color-secondary-g: 196;
  --theme-color-secondary-b: 41;
  --theme-color-secondary-hex: #f9c429;
  --theme-color-secondary-hsl: hsl(44.7115, 94.5455%, 56.8627%);
  --theme-color-secondary-h: 44.7115;
  --theme-color-secondary-s: 94.5455%;
  --theme-color-secondary-l: 56.8627%;
  --theme-color-secondary-contrast-color: "light";
  --theme-color-accent: rgb(244, 169, 78);
  --theme-color-accent-r: 244;
  --theme-color-accent-g: 169;
  --theme-color-accent-b: 78;
  --theme-color-accent-hex: #f4a94e;
  --theme-color-accent-hsl: hsl(32.8916, 88.2979%, 63.1373%);
  --theme-color-accent-h: 32.8916;
  --theme-color-accent-s: 88.2979%;
  --theme-color-accent-l: 63.1373%;
  --theme-color-accent-contrast-color: "light";
  --theme-body-background-color: rgb(255, 248, 240);
  --theme-body-background-color-r: 255;
  --theme-body-background-color-g: 248;
  --theme-body-background-color-b: 240;
  --theme-body-background-color-hex: #fff8f0;
  --theme-body-background-color-hsl: hsl(32, 100%, 97.0588%);
  --theme-body-background-color-h: 32;
  --theme-body-background-color-s: 100%;
  --theme-body-background-color-l: 97.0588%;
  --theme-logo-vector: url("https://amsterdam-beach-club.nl/_/site-application/site/1/user-param/976f31/svg/theme-logo-vector");
  --theme-logo-vector-diapositive: url("https://amsterdam-beach-club.nl/_/site-application/site/1/user-param/976f31/svg/theme-logo-vector-diapositive");
  --theme-logo-raster: url("https://amsterdam-beach-club.nl/_/site-application/site/1/user-param/976f31/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "montserrat-v31-latin";
  --theme-font-family-heading: "montserrat-v31-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(20, 184, 187);
  --theme-header-background-color-r: 20;
  --theme-header-background-color-g: 184;
  --theme-header-background-color-b: 187;
  --theme-header-background-color-hex: #14b8bb;
  --theme-header-background-color-hsl: hsl(181.0778, 80.6763%, 40.5882%);
  --theme-header-background-color-h: 181.0778;
  --theme-header-background-color-s: 80.6763%;
  --theme-header-background-color-l: 40.5882%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(0, 70, 81);
  --theme-footer-background-color-r: 0;
  --theme-footer-background-color-g: 70;
  --theme-footer-background-color-b: 81;
  --theme-footer-background-color-hex: #004651;
  --theme-footer-background-color-hsl: hsl(188.1481, 100%, 15.8824%);
  --theme-footer-background-color-h: 188.1481;
  --theme-footer-background-color-s: 100%;
  --theme-footer-background-color-l: 15.8824%;
  --theme-footer-logo-type: 1;
  --theme-footer-text-color: "light";
}
