.card-name {
  color: var(--dark-burgundy) !important;
}

.card-name:hover {
  color: var(--bronze-mid) !important;
}