#loyalty-header > div:nth-of-type(2) {
  align-items: end !important;
}

#earn-loyalty-points {
  margin-top: 0vh !important;
}

/*
@media (min-width: 1024px) {
  #history-table-parent {
    margin-top: 0vh !important;
  }

  #earn-loyalty-points {
    margin-top: 0vh !important;
  }

  #loyalty-header {
    background: url(https://i.ibb.co/hdwG95V/airdrop-cover.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    margin-bottom: 20px !important;
    height: 30vh !important;
    width: 103% !important;
  }

  #loyalty-header > div {
    height: 25vh;
    justify-content: center;
  }

  #loyalty-header > div > h1 {
    font-size: 32px !important;
  }
}

#loyalty-leaderboard {
  margin-bottom: 30px;
}

#title-bar-wrapper {
  position: fixed !important;
  height: auto;
}

#loyalty-header {
  margin-top: 65px;
  border: 0 !important;
}
*/

.stat-name {
  color: #BDB7A8 !important;
}

.pill-button,
.text-button {
  text-transform: uppercase;
}

#loyalty-navigation-bar {
  display: none;
}