You'd likely want to target elements with the following CSS:
.socialstream .message {
color: #fff;
}Hopefully that works, but if not, let us know a URL we can see the issue on so we can understand how all of the CSS on your page works together to make that red.
Thanks,
Alex