.cart-drawer__checkout-buttons svg ,
.cart__summary .btn--primary svg{
  display: none;
}
.shopify-section .drawer--cart .drawer__header h2 {
  font-size: 32px;
  line-height: 38px;
}
.drawer--cart  .cart-drawer__view-cart {
  color: #f13120;
}
.drawer--cart .cart-drawer__view-cart:hover {
  opacity: initial;
}
.shopify-section .cart__summary  h2 {
  font-size: 30px;
  line-height: 38px;
}
