:root {
    --main-bg: rgb(255,255,253);
    --main-text: rgb(35,38,42);
    --header-color: rgb(255,255,253);
    --footer-color: rgb(255,255,253);
    --login-btn: rgb(95,147,16);
    --reg-btn: rgb(69,88,41);
    --banner-color: rgb(255,255,253);
    --text-btns: rgb(255,255,253);
    --header-bg: rgb(39,55,16);
    --footer-bg: rgb(18,22,12);
    --nav-acc-head-game-text: ;
    --nav-acc-head-game-bg: rgb(229,249,200);
    --acc-text-body: ;
    --acc-bg-body: ;
    --table-color: rgb(255,255,253);
    --table-even-bg: rgb(39,55,16);
    --table-odd-bg: rgb(18,22,12);
    --table-border: rgb(69,88,41);
}
/* SiFICt */
