CSS
/* Changes text color inside footer widgets */
footer .widget, .site-footer .widget, #footer-widgets {
    color: #f7f7f7 !important;
}