
.nav-link {
    color: #d39af3;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #d39af3;
}
