  :root {    --wCookieConsent-titleColor: #2CB424;    --wCookieConsent-subtitleColor: #333;    --wCookieConsent-groupTitleColor: #2CB424;    --wCookieConsent-groupBackgroundColor: #ededed;    --wCookieConsent-linkColor: #1d5e90;    --wCookieConsent-btnCloseColor: #333;    --wCookieConsent-modalBackgroundColor: #fefefe;    --wCookieConsent-modalBorderColor: #ccc;    --wCookieConsent-modalTextColor: #333;    --wCookieConsent-modalBtnBackgroundColor: #2CB424;    --wCookieConsent-modalBtnBorderColor: #166e9f;    --wCookieConsent-modalBtnFontColor: #fefefe;    --wCookieConsent-barBackgroundColor: #fefefe;    --wCookieConsent-barBorderColor: #e0dcdc;    --wCookieConsent-barTextColor: #333;    --wCookieConsent-barBtnBackgroundColor: #2CB424;    --wCookieConsent-barBtnBorderColor: #2CB424;    --wCookieConsent-barBtnFontColor: #fefefe;    --wCookieConsent-sliderColor: #2CB424;  }  #wCookieConsentContainer{    display:none;  }  