/**
* 2012-2022 NetReviews
*
*  @author    NetReviews SAS <contact@avis-verifies.com>
*  @copyright 2022 NetReviews SAS
*  @license   NetReviews
*  @date      19/05/2022
*  International Registered Trademark & Property of NetReviews SAS
*/

.NETREVIEWS_PRODUCT_STARS {
    display: flex;
    justify-content: center;
    text-align: left !important;
    width: 180px;
    margin: 10px auto;
    height: 20px;
}

