
:root{
    --header-bg: #06355f;
    --box-bg: #1e304e;
    --body-bg: #101c31 url(../images/bg1.jpg) no-repeat top center;
    --li-bg: #121e33;
    --wait-btn: #2F4266;
    --live-btn: #ff0008;
    --light-color: #FFEE00;
    --zb-btn1:#FCC222;
    --zb-btn2:#FF1B25;
    --footer-bg: #000a1d;
}