Please add this code to the Theme Settings > Custom CSS > Global:
body .product-image-summary .out-of-stock{
color:grey;
}
body .product-image-summary .in-stock,
body .variations_form .in-stock,
body .wishlist_table tr td.product-stock-status span.wishlist-in-stock,
body .woodmart-compare-col .in-stock, .woodmart-sticky-btn .in-stock {
color: #000000;
}