Change the color from the contact box
I added a contact box to a page and changed the background to white.
Now i have the problem, that i am not able to chage to colot to black ( Adress, email and phone ).
Now i have white color on white background.
Can you give me a CSS that i can paste bellow to change the text color from white to black?
Thank you

Comments
Thank you. Here is the link:
As you see the Font in the Contact Box is white. so its almost impossible to read.. I would like to se the color to black.
Thanks
.style-simple .get_in_touch, .style-simple .get_in_touch a,.style-simple .get_in_touch h3,.style-simple .get_in_touch ul,.style-simple .infobox,.style-simple .infobox a,.style-simple .infobox h3,.style-simple .infobox ul {color: red !important;
}