Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.widget ul li a, .widget ol li a, .x-comment-time {
color: #fff !important;
}
.widget.widget_recent_entries li .post-date {
opacity: 1;
color: #fff;
text-shadow: none;
}
.h-widget {
color: #fff;
}
.widget, .widget a {
color: #fff !important;
}