:root {
    --main-bg: #1a0908;
    --header-bg: #250d0c;
    --footer-bg: #2f100e;
    --login-btn: #f8ab80;
    --reg-btn: #ec5c0c;
    --nav-acc-head-game-bg: #100504;
    --table-even-bg: #241514;
    --table-odd-bg: #1a0d0c;
    --table-border: #a86560;
    --main-text: #ffffff;
    --header-color: #ffffff;
    --footer-color: #ffffff;
    --banner-color: #ffffff;
    --text-btns: #111111;
    --table-color: #ffffff;
}
