.aw-grid-product .bazaarvoice-plp-reviews-stars-widget {
    display: table;
    margin: 0 auto !important;
}

#bv_review_maincontainer div h2:first-child {
    display: none;
}

html body [data-bv-show="rating_summary"] .bv_main_container {
    background-color: #fffcf2 !important;
}

[data-bv-show="rating_summary"] {
    margin-top: 15px !important;
}

.bv_main_container .bv_main_container_row_flex.bv_ratings_summary.bv_main_rating_button {
    box-shadow: none !important;
}