/**
 * Custom CSS variables.
 *
 * theme: 282
 * partner: 28035
 * level: S
 **/
:root {
  --cwc-infobar-background-color-green: #5a7b62;
  --footer-xmas-illustration-display: none;
  --footer-xmas-illustration-height: 0;
  --infobar-custom-background-color: #5a7b62;
  --infobar-custom-font-color: #fff;
  --section-bg-dark: #79785f;
}
