.dropdown-item.active, .dropdown-item:active {
color: RGB(var(--primary-text));
background-color: var(--primary);
}