select, option, .chart-label, .chart-text, .dropdown-menu li, .dropdown-toggle { color: white !important; } /* Optional: If backgrounds are dark, this helps with hover/readability */ .dropdown-menu li:hover, .dropdown-menu li:focus { background-color: #222 !important; color: white !important; }