.product__text,
.product__title h1 {
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
}
.one-liner {
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
  margin: 1.5rem 0;
}

.product-bullet-points{
  padding-left: 0px;
}