:root {
  --main-bg: #F9F9F9;
  --main-text: #081114;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #FB9824;
  --reg-btn: #E92046;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: #0F2026;
  --footer-bg: #0F2026;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #081114;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #E92046;
  --link-color: #E92046;
}
