.text-deep-purple {
  color: #523CC8 !important;
}
.bg-deep-purple {
  background-color: #523CC8 !important;
}
.btn-glow:hover {
  box-shadow: 0 0 12px #523CC8;
}
