/* Final Product Feature List Styling */
ul.product-features li {
  line-height: 1.4;
  margin-bottom: -8px; /* Adjust this value for space between items */
}