.woocommerce-cart-form #coupon_code {
border-color: #1b1b1b;
}
.cart-popup-footer .btn-view-cart {
background-color: #a2185b;
color: white;
text-align: center;
}
.cart-popup-footer .btn-view-cart:hover {
color: white;
background-color: #741241;
}
Regards