:root {
  --theme-color-primary: rgb(149, 28, 125);
  --theme-color-primary-r: 149;
  --theme-color-primary-g: 28;
  --theme-color-primary-b: 125;
  --theme-color-primary-hex: #951c7d;
  --theme-color-primary-hsl: hsl(311.9008, 68.3616%, 34.7059%);
  --theme-color-primary-h: 311.9008;
  --theme-color-primary-s: 68.3616%;
  --theme-color-primary-l: 34.7059%;
  --theme-color-secondary: rgb(80, 0, 64);
  --theme-color-secondary-r: 80;
  --theme-color-secondary-g: 0;
  --theme-color-secondary-b: 64;
  --theme-color-secondary-hex: #500040;
  --theme-color-secondary-hsl: hsl(312, 100%, 15.6863%);
  --theme-color-secondary-h: 312;
  --theme-color-secondary-s: 100%;
  --theme-color-secondary-l: 15.6863%;
  --theme-logo-raster: url("https://healthbusinessweek.com/_/site-application/site/3/user-param/61b6b4/image/theme-logo-raster");
  --theme-font-family-base: "roboto-v30-latin";
  --theme-border-radius: 2;
  --theme-header-type: 2;
  --theme-footer-background-color: rgb(149, 29, 125);
  --theme-footer-background-color-r: 149;
  --theme-footer-background-color-g: 29;
  --theme-footer-background-color-b: 125;
  --theme-footer-background-color-hex: #951d7d;
  --theme-footer-background-color-hsl: hsl(312, 67.4157%, 34.902%);
  --theme-footer-background-color-h: 312;
  --theme-footer-background-color-s: 67.4157%;
  --theme-footer-background-color-l: 34.902%;
  --theme-footer-logo-raster: url("https://healthbusinessweek.com/_/site-application/site/3/user-param/61b6b4/image/theme-footer-logo-raster");
}
