Social Media Header Icon Colors
Place the following code in Styles so that the icons don't utilize the site's secondary-color
p.social-header-streamline span.social-follow-link a, p.social-header-streamline span.social-follow-link a:hover {
color: #000 !important;
}
p.social-header-streamline span.social-follow-link a, p.social-header-streamline span.social-follow-link a:visited {
color: #fff !important;
}