div:nth-child(1) > div.relative.w-full:nth-child(3) > div.absolute.top-0:nth-child(2) {
  background-color: #000000 !important;
}

#discord-button-community {
  color: #080808 !important;
  background-color: #ab6421 !important;
}

#store-button {
  color: #f9fafb !important;
  border-color: #e57710 !important;
  background-color: #e57710 !important;
}

#discord-button-hero {
  color: #000000 !important;
  border-color: #e57710 !important;
  background-color: #aa6422 !important;
}

