
.chosen-container .chosen-results li.highlighted {
    background-color: #f2e9e9 !important;
    background: var(--primary-color-transparent) !important;
    color: #8083c6 !important;
}

.chosen-container-multi .chosen-choices li.search-choice {
    border: 1px solid #d9d9d9 !important;
    background: #ededed !important;
}
