.text-purple {
  color: #716de6;
}

.bg-purple {
  background: #9443f7;
}

.bg-purple-secondary {
  background: #716de6;
}