
  .ly_product_description_1 .container h1,
  .ly_product_description_1 .container h2,
  .ly_product_description_1 .container h3 {
    color: #333;
    font-family: Arial, sans-serif;
  }
  .ly_product_description_1 .container {
    font-family: Arial, sans-serif;
    line-height: 1.6;
  }
  table tr:hover {
    background-color: #f0e6d2 !important; / Sand gold highlight on hover /
  }
