.product-bulletpoints {
  margin: 1em 0;
  padding-left: 1.2em;
  list-style-type: disc;
}
.product-bulletpoints li {
  margin-bottom: 0.5em;
}
