:root {
  --theme-color-primary: rgb(7, 26, 72);
  --theme-color-primary-r: 7;
  --theme-color-primary-g: 26;
  --theme-color-primary-b: 72;
  --theme-color-primary-hex: #071a48;
  --theme-color-primary-hsl: hsl(222.4615, 82.2785%, 15.4902%);
  --theme-color-primary-h: 222.4615;
  --theme-color-primary-s: 82.2785%;
  --theme-color-primary-l: 15.4902%;
  --theme-color-primary-contrast-color: "light";
  --theme-color-secondary: rgb(229, 170, 0);
  --theme-color-secondary-r: 229;
  --theme-color-secondary-g: 170;
  --theme-color-secondary-b: 0;
  --theme-color-secondary-hex: #e5aa00;
  --theme-color-secondary-hsl: hsl(44.5415, 100%, 44.902%);
  --theme-color-secondary-h: 44.5415;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 44.902%;
  --theme-color-secondary-contrast-color: "dark";
  --theme-color-accent: rgb(229, 170, 0);
  --theme-color-accent-r: 229;
  --theme-color-accent-g: 170;
  --theme-color-accent-b: 0;
  --theme-color-accent-hex: #e5aa00;
  --theme-color-accent-hsl: hsl(44.5415, 100%, 44.902%);
  --theme-color-accent-h: 44.5415;
  --theme-color-accent-s: 100%;
  --theme-color-accent-l: 44.902%;
  --theme-color-accent-contrast-color: "dark";
  --theme-logo-raster: url("https://kaasstad-kapitaal.nl/_/site-application/site/1/user-param/c6d1c0/image/theme-logo-raster");
  --theme-logo-orientation: "landscape";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "lato-v24-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-header-background-color: rgb(7, 26, 72);
  --theme-header-background-color-r: 7;
  --theme-header-background-color-g: 26;
  --theme-header-background-color-b: 72;
  --theme-header-background-color-hex: #071a48;
  --theme-header-background-color-hsl: hsl(222.4615, 82.2785%, 15.4902%);
  --theme-header-background-color-h: 222.4615;
  --theme-header-background-color-s: 82.2785%;
  --theme-header-background-color-l: 15.4902%;
  --theme-header-text-color: "light";
  --theme-footer-background-color: rgb(7, 26, 72);
  --theme-footer-background-color-r: 7;
  --theme-footer-background-color-g: 26;
  --theme-footer-background-color-b: 72;
  --theme-footer-background-color-hex: #071a48;
  --theme-footer-background-color-hsl: hsl(222.4615, 82.2785%, 15.4902%);
  --theme-footer-background-color-h: 222.4615;
  --theme-footer-background-color-s: 82.2785%;
  --theme-footer-background-color-l: 15.4902%;
  --theme-footer-logo-type: 1;
  --theme-footer-text-color: "light";
}
