a {
  color: #502193 !important;
}

.text-primary {
  color: #502193 !important;
}

.btn-primary {
  background-color: #502193 !important;
  background-image: linear-gradient(to bottom, #751aff 0, #502193 100%) !important;
}

.nav-link.active, .btn-primary:hover {
  background-color: #502193 !important;
}
