:root {
  --main-bg: #F9F8FD;
  --main-text: #01062B;
  --header-color: rgb(255, 255, 255);
  --footer-color: rgb(255, 255, 255);
  --login-btn: #5EA6FC;
  --reg-btn: #76F9D4;
  --banner-color: rgb(255, 255, 255);
  --text-btns: #01062B;
  --header-bg: #176DFA;
  --footer-bg: #176DFA;
  --nav-acc-head-game-text: ;
  --nav-acc-head-game-bg: ;
  --acc-text-body: ;
  --acc-bg-body: ;
  --table-color: #01062B;
  --table-even-bg: ;
  --table-odd-bg: ;
  --table-border: #186DFA;
  --link-color: #186DFA;
}
