/* 单一商品页面顾客评价（去掉下划线样式）*/
a.woocommerce-review-link
 {
    text-decoration: unset;
}