:root {
	--main-bg: #180109;
	--main-text: rgb(243, 239, 239);
	--header-color: rgb(242, 235, 238);
	--footer-color: rgb(241, 235, 237);
	--login-btn: #f53d7a;
	--reg-btn: #f2800d;
	--banner-color: rgb(252, 247, 246);
	--text-btns: rgb(6, 8, 8);
	--header-bg: #610524;
	--footer-bg: #4a1c2b;
	--nav-acc-head-game-text: ;
	--nav-acc-head-game-bg: #72263f;
	--acc-text-body: ;
	--acc-bg-body: ;
	--table-color: rgb(255, 252, 249);
	--table-even-bg: #300312;
	--table-odd-bg: #610524;
	--table-border: #fa9ebd;
}
