I've tried all sorts of ways, many mentioned on Stackoverflow but have been unable to resolve this.
I'm trying to remove or replace some styles on the bootstrap select box I keep having trouble styling the placeholder and background text on the selected Item.
Specifically I want to turn off all the blue in the image below and set the placeholder to black with white color.
I also want to get rid of the blue in this picture.
I think that it has something to do with Bootstrap styling things in JavaScript and overriding anything I do.