#20660
Sushil Adhikari
Moderator

This is the culprit from the style.css file around line 728 which needs to be deleted….the color: #ccc; part.

#footer-wrapper a,
#footer-wrapper a:visited {
	color: #ccc;
}