Please add this code to the Theme Settings > Custom CSS > Global:
body .product_list_widget>li .wd-entities-title,
body .cart-widget-side .woocommerce-mini-cart .remove,
body .wd-action-btn.wd-style-text>a,
body .wd-heading .title {
color: red;
}
.wd-empty-mini-cart .btn {
background-color: red !important;
}