Code to change button colour to white with black text

store ( Blissbloom.shop )

Hello There,

Go to Online Store > Themes > Actions > Edit Code > Assets > base.css
Paste your CSS at the bottom of base.css and click Save

.product-form__submit span {
    color: #fff!important;
}

This didnt seem to work and also i would like the colours inverted