:root {
  --theme-color-primary: rgb(42, 171, 226);
  --theme-color-primary-r: 42;
  --theme-color-primary-g: 171;
  --theme-color-primary-b: 226;
  --theme-color-primary-hex: #2aabe2;
  --theme-color-primary-hsl: hsl(197.9348, 76.0331%, 52.549%);
  --theme-color-primary-h: 197.9348;
  --theme-color-primary-s: 76.0331%;
  --theme-color-primary-l: 52.549%;
  --theme-color-secondary: rgb(0, 43, 74);
  --theme-color-secondary-r: 0;
  --theme-color-secondary-g: 43;
  --theme-color-secondary-b: 74;
  --theme-color-secondary-hex: #002b4a;
  --theme-color-secondary-hsl: hsl(205.1351, 100%, 14.5098%);
  --theme-color-secondary-h: 205.1351;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 14.5098%;
  --theme-body-background-color: rgb(241, 248, 251);
  --theme-body-background-color-r: 241;
  --theme-body-background-color-g: 248;
  --theme-body-background-color-b: 251;
  --theme-body-background-color-hex: #f1f8fb;
  --theme-body-background-color-hsl: hsl(198, 55.5556%, 96.4706%);
  --theme-body-background-color-h: 198;
  --theme-body-background-color-s: 55.5556%;
  --theme-body-background-color-l: 96.4706%;
  --theme-logo-raster: url("https://www.jfvgrotius.nl/_/site-application/site/1/user-param/fdc979/image/theme-logo-raster");
  --theme-logo-orientation: "portrait";
  --theme-font-family-base: "roboto-v30-latin";
  --theme-font-family-headings: "roboto-condensed-v27-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(56, 56, 56);
  --theme-footer-background-color-r: 56;
  --theme-footer-background-color-g: 56;
  --theme-footer-background-color-b: 56;
  --theme-footer-background-color-hex: #383838;
  --theme-footer-background-color-hsl: hsl(0, 0%, 21.9608%);
  --theme-footer-background-color-h: 0;
  --theme-footer-background-color-s: 0%;
  --theme-footer-background-color-l: 21.9608%;
  --theme-footer-logo-raster: url("https://www.jfvgrotius.nl/_/site-application/site/1/user-param/fdc979/image/theme-footer-logo-raster");
  --theme-footer-text-color: "light";
}
