.donation-table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.3);
}
.donation-table .name {
  color: var(--v-primary-base);
  font-size: 1.3em;
}
.display-1[data-v-3ccb76e5] {
  margin-bottom: 20px;
}
