You can use this to Website Tools > Custom CSS to change style of Continue Shopping Button
a.cart-continue-button {
color: white !important;
background-color: #f1f !important;
border-color: #fff !important;
font-family: monospace !important;
font-size: 30px !important;
}
Result