You can change the footer text color by adding this CSS code:
.copyright{ color:#000; }
You may want to add it below previously added code.
Cheers, Piotrek