Theme variation conflict with jquery select2 dropdown

Tom, thank you for the clue. Here’s what I eventually got to work.

.select2-container {
    color: #000;
    --wp--preset--color--contrast: #000;
}