:root {
    --main-bg: rgb(255,255,253);
    --main-text: rgb(35,38,42);
    --header-color: rgb(254,253,255);
    --footer-color: rgb(255,255,253);
    --login-btn: rgb(163, 0, 114);
    --reg-btn: rgb(46,88,41);
    --banner-color: rgb(255,254,254);
    --text-btns: rgb(255,253,254);
    --header-bg: rgb(51, 16, 55);
    --footer-bg: rgb(22, 12, 21);
    --nav-acc-head-game-text: ;
    --nav-acc-head-game-bg: rgb(255,194,194);
    --acc-text-body: ;
    --acc-bg-body: ;
    --table-color: rgb(255,254,254);
    --table-even-bg: rgb(47, 15, 53);
    --table-odd-bg: rgb(21, 12, 22);
    --table-border: rgb(42,89,42);
}
/* ozCyWv */
