.woocommerce-info.sad::before {
  content: "\f119";
}
.woocommerce-info.happy::before {
  content: "\f118";
}
