.cart-summary__subtotal {
  display: flex;
  justify-content: space-between;
  font-size: 2rem;
  font-weight: bold;
}
