:root {
    /*  --theme1-bg: #000000;
    --theme1-bg90: #000000E6;
    --theme2-bg: #ED6834;
    --theme2-bg70: #ED6834B3;
    --theme2-bg85: #ED6834D9;
    --primary-color: #fff;
    --secondary-color: #fff; */
    --theme1-bg: #0088CC;
    --theme1-bg90: #0088CCE6;
    --theme2-bg: #2C3E50;
    --theme2-bg70: #2C3E50B3;
    --theme2-bg85: #2C3E50D9;
    --primary-color: #fff;
    --secondary-color: #fff;
}