.card.bg-dark {
    background-color: #1c1b2f !important;
  }
  
  .text-mystic {
    color: #b389ff;
  }
  .text-mystic:hover {
    color: #e6ccff;
  }
  