Hello,
Thank you for sharing the details.
?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.wc-forward {
background-color: #0499a9;
}
.woocommerce-cart .woocommerce button.button {
background-color: #00a0ab;
}
PS- Change the color code according to need.