I’ve tried
.label {color: #000;},
.attribute {color: #000;},
.woocommerce .label > label {color: #000;}
.label > label {color: #000;}
.variations {color: #000;}
.attribute_size {color: #000;}
attribute {color: #000;}
.variations label {color: #000;}
None of these worked.
And I just tried yours and it didn’t work. Ugh. This is so frustrating. I’m wondering if something else is causing the conflict somewhere.