Yes it should, Google Reviews Widget it works just fine with. All my other stuff works just fine when I change my font color or add a link it works flawless. But for some reason the reviews and numbers is grey. Nothing seems to change it.
I saw someone add custom css in a similar situation with WooCommerce
.woocommerce-loop-product_title {
color: #ffffff;
}
But tried it with changing it to the name of your plugin with no success.