.btn-purple {
    background-color: #6f42c1;
    color: white;
}
.text-purple {
    color: #6f42c1;
}
