.active {
    color: var(--accent-bg) !important;
}

.nav-link-item:hover {
    color: var(--accent-bg) !important;
}