Please help me to change the products font color shown at the popup cart.
I have managed to change all other font colors except products font color.
I have set a red background and I would like to have a light grey color for products.
Thanks
a, #gkItems, a.k2ReadMore, a.k2ReadMore:hover{
color: YOUR-COLOR-CODE !important;
}