Hello @aakarsh
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.product-form__submit span {
color: #000 !important;
}
.button--secondary, .button--tertiary {
--color-button-text: unset !important;
}