:root {
    --main-bg: rgb(32,35,44);
    --main-text: rgb(253,255,255);
    --header-color: rgb(244,224,185);
    --footer-color: rgb(242,241,241);
    --login-btn: rgb(94,251,171);
    --reg-btn: rgb(202,178,135);
    --banner-color: rgb(254,254,254);
    --text-btns: rgb(8,12,10);
    --header-bg: rgb(21,23,29);
    --footer-bg: rgb(23,24,30);
    --nav-acc-head-game-text: ;
    --nav-acc-head-game-bg: rgb(55,58,74);
    --acc-text-body: ;
    --acc-bg-body: ;
    --table-color: rgb(254,254,254);
    --table-even-bg: rgb(65,69,83);
    --table-odd-bg: rgb(54,59,74);
    --table-border: rgb(196,172,123);
    --link-color: rgb(94,251,171);
}
