
.ly_product_description_1 .container table tr:hover {
  background-color: rgba(232, 195, 158, 0.2) !important;
  transition: background-color 0.3s ease;
}
