:root {
  --main-bg: rgb(238, 238, 238);
  --main-text: rgb(2, 7, 45);
  --header-color: rgb(2, 7, 45);
  --footer-color: #FFFFFF;
  --login-btn: #F73653;
  --reg-btn: #F73653;
  --banner-color: rgb(255, 255, 255);
  --text-btns: rgb(255, 255, 255);
  --header-bg: rgb(238, 238, 238);
  --footer-bg: #00072C;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: rgb(2, 7, 45);
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #F73653;
  --link-color: #F73653;
}
