Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.copyright p {
color: white;
}
.footermenu ul li a, .footermenu ul li span {
color: white;
}
Edit to taste
Ciaran