:root {
    --main-bg: #2e0736;
    --header-bg: #320943;
    --footer-bg: #3b0957;
    --login-btn: #fcf8fc;
    --reg-btn: #b24cb2;
    --nav-acc-head-game-bg: #21052d;
    --table-even-bg: #202120;
    --table-odd-bg: #260503;
    --table-border: #fdfffe;
    --main-text: #ffffff;
    --header-color: #ffffff;
    --footer-color: #ffffff;
    --banner-color: #ffffff;
    --text-btns: #111111;
    --table-color: #ffffff;
}
