.product__grid-right h1.product__title {
    margin-top: 0;
}
.product__grid-right .product-price {
    margin-top: 0;
    margin-bottom: 20px;
  
}
body.template-cart main.main-content form.cart .form-vertical label {
    color: #000 !important;
}