To change color of Sold out text on Product Detail.
You can use this code to Custom CSS box. If code doesn’t work, you can comment below, message or email me.
div.product-mark.sold-out { color: #f1f; }
Result