body {
  --bg: #F4F4F4 !important;
}

body,
a,
.center-basic td,
.form,
fold-title,
.main.center .turnover-item label span {
  color: #0A0A0A;
}

.head {
  background: var(--bg);
}

.head-cont {
  background: #fff !important;
}

.head-time {
  color: #5F5E6D;
}

.bulletin notice,
.main-menu-info-wrapper {
  background: #fff !important;
  color: var(--block);
  border: 2px var(--color) solid;
}

.recreation .gallery-thumb {
  background: #fff;
  color: var(--block);
}
.recreation .gallery-thumb .swiper-slide {
  color: var(--block);
}
.recreation .gallery-thumb .swiper-slide-thumb-active {
  color: #fff;
}

.about-us span {
  color: #0A0A0A !important;
}

.pass-form li input,
.information-txt span {
  color: var(--block);
}

#balanceToggle .dropdown-arrow,
#ref_link {
  color: var(--block) !important;
}

nav {
  background: var(--color);
}

.balance-dropdown {
  background: var(--color) !important;
}

.wallet-balance {
  border: 1px solid #fff;
}
.wallet-balance div {
  color: #fff;
}

.refresh_bal img {
  filter: brightness(0) saturate(100%) invert(71%) sepia(88%) saturate(2472%) hue-rotate(1deg) brightness(101%) contrast(101%);
}

.promo-modal,
.pass-form li span {
  color: #fff;
}

.center-tab {
  gap: 6px;
}

.center-tab a {
  background: #fff;
  border: 0;
}/*# sourceMappingURL=styles-theme6.min.css.map */