.select2-container .select2-results__option[aria-disabled="true"] {
    font-weight: bold;
    color: black;
}

