:root {
  --theme-color-primary: rgb(8, 55, 105);
  --theme-color-primary-r: 8;
  --theme-color-primary-g: 55;
  --theme-color-primary-b: 105;
  --theme-color-primary-hex: #083769;
  --theme-color-primary-hsl: hsl(210.9278, 85.8407%, 22.1569%);
  --theme-color-primary-h: 210.9278;
  --theme-color-primary-s: 85.8407%;
  --theme-color-primary-l: 22.1569%;
  --theme-color-secondary: rgb(25, 90, 155);
  --theme-color-secondary-r: 25;
  --theme-color-secondary-g: 90;
  --theme-color-secondary-b: 155;
  --theme-color-secondary-hex: #195a9b;
  --theme-color-secondary-hsl: hsl(210, 72.2222%, 35.2941%);
  --theme-color-secondary-h: 210;
  --theme-color-secondary-s: 72.2222%;
  --theme-color-secondary-l: 35.2941%;
  --theme-color-accent: rgb(25, 90, 155);
  --theme-color-accent-r: 25;
  --theme-color-accent-g: 90;
  --theme-color-accent-b: 155;
  --theme-color-accent-hex: #195a9b;
  --theme-color-accent-hsl: hsl(210, 72.2222%, 35.2941%);
  --theme-color-accent-h: 210;
  --theme-color-accent-s: 72.2222%;
  --theme-color-accent-l: 35.2941%;
  --theme-logo-raster: url("https://leidsebiologenclub.nl/_/site-application/site/1/user-param/ae55d3/image/theme-logo-raster");
  --theme-logo-raster-diapositive: url("https://leidsebiologenclub.nl/_/site-application/site/1/user-param/ae55d3/image/theme-logo-raster-diapositive");
  --theme-logo-orientation: "square";
  --theme-font-family-base: "lato-v24-latin";
  --theme-font-family-heading: "alice-v21-latin";
  --theme-border-radius: 2;
  --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(8, 55, 105);
  --theme-header-border-color-r: 8;
  --theme-header-border-color-g: 55;
  --theme-header-border-color-b: 105;
  --theme-header-border-color-hex: #083769;
  --theme-header-border-color-hsl: hsl(210.9278, 85.8407%, 22.1569%);
  --theme-header-border-color-h: 210.9278;
  --theme-header-border-color-s: 85.8407%;
  --theme-header-border-color-l: 22.1569%;
  --theme-footer-background-color: rgb(25, 90, 155);
  --theme-footer-background-color-r: 25;
  --theme-footer-background-color-g: 90;
  --theme-footer-background-color-b: 155;
  --theme-footer-background-color-hex: #195a9b;
  --theme-footer-background-color-hsl: hsl(210, 72.2222%, 35.2941%);
  --theme-footer-background-color-h: 210;
  --theme-footer-background-color-s: 72.2222%;
  --theme-footer-background-color-l: 35.2941%;
  --theme-footer-logo-type: 2;
  --theme-footer-text-color: "light";
}
