:root {
    --main-bg: #0e0f12;
    --header-bg: #16181c;
    --footer-bg: #16181c;
    --login-btn: #b8b8c0;
    --reg-btn: #777787;
    --nav-acc-head-game-bg: #1c1e22;
    --table-even-bg: #1c1e22;
    --table-odd-bg: #151719;
    --table-border: #2a2e35;
    --main-text: #ffffff;
    --header-color: #ffffff;
    --footer-color: #ffffff;
    --banner-color: #ffffff;
    --text-btns: #ffffff;
    --table-color: #ffffff;
}
