Change text color

Add this code to the Custom CSS field on the More tab of your Facebook Feed widget’s settings:

.global-styles, .eapps-facebook-feed * {
  color: red !important;
}