:root {
    --main-bg: #0a1f18;
    --header-bg: #0f2b22;
    --footer-bg: #12362a;
    --login-btn: #14b866;
    --reg-btn: #d4ff5c;
    --nav-acc-head-game-bg: #061410;
    --table-even-bg: #183028;
    --table-odd-bg: #0c1e18;
    --table-border: #d4ff5c;
    --main-text: #ffffff;
    --header-color: #ffffff;
    --footer-color: #ffffff;
    --banner-color: #ffffff;
    --text-btns: #08160f;
    --table-color: #ffffff;
}
