Ajax cart issues, change text color from white to black

Hi guys,

I use this code: a { color: white !important; } h3.sidebar-title { color: white !important; } label { color: white !important; } select#SortBy { color: white !important; } to change the color of my website fonts from grey to white but my ajax cart also change his text color… Can you please help me ?

Solved