Hello @chumani
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->theme.css>Add this code at the bottom.
button.btn.product-form__cart-submit.btn--secondary-accent:hover {
color: #19100c !important;
}
button.btn.product-form__cart-submit.btn--secondary-accent {
border: none;
}