.ets-rv-product-name {
    font-size: 13px !important;
    font-weight: 100;
}
.ets-rv-product-verify-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0;
    width: 100%;
    margin-bottom: 5px;
}
.ets-rv-product-verify-wrapper .ets_rv_product_infos {
    display: inline;
    white-space: nowrap;
    font-weight: bold;
    color: #7a7a7a !important;
}
.ets-rv-product-verify-wrapper .ets_rv_product_name_separator {
    white-space: nowrap;
    opacity: 0.5;
    margin: 0 8px;
}
.ets-rv-product-verify-wrapper .product-comment-order-status.verify_label,
.ets-rv-product-verify-wrapper .verify_label {
    margin-bottom: 0 !important;
}