.product-single__title {
  text-transform: unset!important;
}

.template-product .product__price {
  font-weight: normal!important;
}
.template-product .product-single__vendor{
    text-transform: inherit!important;
}
.template-product .text-uppercase{
  text-transform: uppercase!important;
}