.dv-scroll-ranking-board[data-v-8c685cee] {
  color: black !important;
}
.theme--light.v-data-table > .v-data-table__wrapper > table > thead > tr > th[data-v-8c685cee] {
  color: white !important;
  background: #15181d;
  font-size: 12px !important;
}
.theme--light.v-data-table > .v-data-table__wrapper > table > tbody > tr > td[data-v-8c685cee] {
  font-size: 12px;
}
.theme--light.v-data-table
  > .v-data-table__wrapper
  > table
  > tbody
  > tr[data-v-8c685cee]:hover:not(.v-data-table__expanded__content):not(
    .v-data-table__empty-wrapper
  ) {
  background: none !important;
}

