:root {
  --theme-logo-raster: url("https://ovas-amsterdam.com/_/site-application/site/2/user-param/c19052/image/theme-logo-raster");
  --theme-logo-orientation: "square";
  --theme-color-primary: rgb(192, 61, 65);
  --theme-color-primary-r: 192;
  --theme-color-primary-g: 61;
  --theme-color-primary-b: 65;
  --theme-color-primary-hex: #c03d41;
  --theme-color-primary-hsl: hsl(358.1679, 51.7787%, 49.6078%);
  --theme-color-primary-h: 358.1679;
  --theme-color-primary-s: 51.7787%;
  --theme-color-primary-l: 49.6078%;
  --theme-color-secondary: rgb(22, 24, 23);
  --theme-color-secondary-r: 22;
  --theme-color-secondary-g: 24;
  --theme-color-secondary-b: 23;
  --theme-color-secondary-hex: #161817;
  --theme-color-secondary-hsl: hsl(150, 4.3478%, 9.0196%);
  --theme-color-secondary-h: 150;
  --theme-color-secondary-s: 4.3478%;
  --theme-color-secondary-l: 9.0196%;
  --theme-footer-background-color: rgb(224, 225, 229);
  --theme-footer-background-color-r: 224;
  --theme-footer-background-color-g: 225;
  --theme-footer-background-color-b: 229;
  --theme-footer-background-color-hex: #e0e1e5;
  --theme-footer-background-color-hsl: hsl(228, 8.7719%, 88.8235%);
  --theme-footer-background-color-h: 228;
  --theme-footer-background-color-s: 8.7719%;
  --theme-footer-background-color-l: 88.8235%;
  --theme-footer-logo-raster: url("https://ovas-amsterdam.com/_/site-application/site/2/user-param/c19052/image/theme-footer-logo-raster");
  --theme-footer-text-color: "dark";
  --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-border: 0;
  --theme-header-border-color: rgb(192, 61, 65);
  --theme-header-border-color-r: 192;
  --theme-header-border-color-g: 61;
  --theme-header-border-color-b: 65;
  --theme-header-border-color-hex: #c03d41;
  --theme-header-border-color-hsl: hsl(358.1679, 51.7787%, 49.6078%);
  --theme-header-border-color-h: 358.1679;
  --theme-header-border-color-s: 51.7787%;
  --theme-header-border-color-l: 49.6078%;
  --theme-header-type: 2;
  --theme-border-radius: 1;
}
