I’m looking at your website and the color is white now. It looks like whatever you did worked.
I’m not sure if this is recommended, but you can locate <div class=”copyright”>…<//div> within your theme and replace the copyright text with your social media links.
Add (or replace) this and like WPyogi suggested, remove important.
#TopPanel ul.section-tabs li a.sectionTab:link {
text-decoration: none;
color: #000;
}