:root {
    --htmlBgColor: #fff;
    --pageBgColor: #fff;
    --textColor: #222;
    --textNegativeColor: #fff;
    --textLightColor: #777;
    --linkColor: #222;
    --linkHoverColor: #555;
    --menuBoxBgColor: #fff;
    --menuBoxShadowColor: rgba(0,0,0,0.15);
    --menuOverlayBgColor: rgba(255,255,255,0.3);
    --plainButtonColor: #777;
    --plainButtonHoverColor: #555;
    --buttonTextColor: #fff;
    --buttonBgColor: #4DC860;
    --buttonReviewsBgColor: #fabb05;
    --buttonSuccessBgColor: #4DC860;
    --buttonContactInfoBgColor: #4DC860;
    --buttonBgColorIcon: rgba(0,0,0,0.2);
    --buttonShowMapBgColor: #222;
    --buttonShowMapColor: #fff;
    --greyColor1: #f0f0f0;
    --greyColor2: #aaa;
    --greyColor3: #777;
    --greyColor4: #555;
    --copyrihtsColor: #222;
    --socialColor: #fff;
    --socialHoverColor: #fff;
    --socialBgColor: #222;
    --socialHoverBgColor: #555;
    --videoButtonColor: #222;
    --funcyBoxBgColor: #fff;
    --funcyBoxToolbarBgColor: rgba(255,255,255,0.4);
    --pdfShadowColor: rgba(0,0,0,0.12);
    --wifiButtonColor: #5275F0;
    --wifiButtonHoverColor: #2a3e8f;
    --poiCategoryItemBgColor: rgba(240,240,240,0.6);
    --directionsBgColor: rgba(255,255,255,0.3);
    --formErrorColor: #e14646;
    --qrPopupOverlayBgColor: #fff;
    --qrBorderColor: #e0e0e0;
    --articleContactInfoBoxBgColor: #eee4d6;
}
