.title-bar,
#title-bar-wrapper,
#loyalty-header,
.col-span-full.w-full.grid.bg-page-bg {
  background-color: transparent !important;
}

#loyalty-navigation-bar,
#marketplace-link,
.titlebar-right-buttons .order-2,
#connect-wallet-my-offers-link,
#connect-wallet-transfer-items-link,
#connect-wallet-my-items-link,
#connect-wallet-trading-link {
  display: none;
}

.bg-secondary {
  background: linear-gradient(90deg, rgba(38, 31, 46, 0.8) 2.54%, rgba(27, 35, 52, 0.8) 98.31%) !important;
}

#loyalty-header h1 {
  font-family: 'transducer-extended-black';
  font-size: 32px;
  font-weight: 900;
  line-height: 38.4px;
  color: #EAFF00;
}

.pill-button {
  border-radius: 8px !important;
}

.bg-secondary .secondary-pill-button,
.secondary-pill-button .text-primary-text {
  background: #0D0F1A !important;
  color: #ffffff !important;
}

.primary-pill-button {
  color: #010105 !important;
}

#website-logo img {
  border-radius: 0;
}

@media (min-width: 1024px) {
  #website-logo img {
    height: 56px;
  }
}

#loyalty-leaderboard h1,
#loyalty-history-table h1,
#earn-loyalty-points h1 {
  font-family: 'transducer-extended-black';
  font-size: 18px;
  font-weight: 900;
  line-height: 21.6px;
  text-transform: uppercase;
}

.loyalty-points {
  color: #ffffff !important;
}

#loyalty-header {
  border: 0 !important;
  position: static;
}

#loyalty-referral {
  background: linear-gradient(90deg, rgba(38, 31, 46, 0.8) 2.54%, rgba(27, 35, 52, 0.8) 98.31%) !important;
}