Change address color in the location panel

Add this code to the Custom CSS field on the Appearance tab of your Google Maps widget’s settings:

.eapps-google-maps-bar-list-item-info-item {
color: #000 !important;
}