.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color:rgb(236, 236, 236) !important;
    color: var(--wp--preset--color--secondary) !important;
}

.nav-link {
    cursor: pointer;
}
