Please try adding below css code in the Theme Options > Custom CSS section to make this change.
.woocommerce-cart .woocommerce .fusion-button, .woocommerce .checkout-button {
background: red !important;}
Change “red” to your desired button color.