#loyalty-navigation-bar,
#connect-wallet-my-items-link,
#connect-wallet-transfer-items-link,
#connect-wallet-trading-link,
#connect-wallet-my-offers-link,
.titlebar-right-buttons .order-2,
#marketplace-link,
.loyalty-quest-disclaimer,
#earn-loyalty-points > div:first-of-type h1,
#loyalty-quests div:nth-of-type(2) > div > span {
  display: none !important;
}

#loyalty-header h1 {
  font-size: 32px;
  color: #C3C3C3 !important;
  font-weight: 500;
}

#loyalty-header > div:first-of-type > span:first-of-type {
  color: rgba(157, 157, 157, 1);
}

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

#history-table-parent {
  --primary: #CDFFA7;
}

#history-table-parent h1 {
  font-family: 'slussen';
  font-size: 18px;
  font-weight: 700;
}

#loyalty-quests h1 {
  color: #CDFFA7;
}

.loyalty-quest {
  border: 1px solid rgba(195, 195, 195, 0.35) !important;
  box-shadow: 0px 0px 16.6px 0px rgba(149, 157, 166, 0.25) !important;
}