.cart-drawer__footer .button-group {
    flex-direction: column;
}
.cart-drawer__footer .button-group .button--view-cart {
    background: white;
    color: black;
}