/**
 * Custom CSS variables.
 *
 * theme: 282
 * partner: 7884
 * level: S
 **/
:root {
  --csc-eyecatcher-custom-one-bg: #314d30;
  --csc-eyecatcher-custom-one-font-color: #FFF;
  --csc-eyecatcher-custom-one-hover: #314d30;
  --csc-eyecatcher-custom-two-bg: #F2B3B6;
  --csc-eyecatcher-custom-two-font-color: #4c4c4c;
  --csc-eyecatcher-custom-two-hover: #E09DA0;
  --cutout-background-color: transparent;
  --cwc-billboard-background-color: transparent;
  --cwc-floating-box-background-color: rgba(240,247,252,0.9);
  --cwc-floating-box-background-color-hover: rgba(240,247,252,1.0);
  --cwc-infobar-background-color-custom: #fff;
  --cwc-infobar-background-color-custom-2: #F7F4F2;
  --cwc-infobar-background-color-green: #314d30;
  --cwc-infobar-font-color-custom: #333;
  --text-image-combined-background-color: var(--section-bg-dark);
}
