.junip-product-review :is(.junip-product-review-summary-container .junip-traits-container,
    .junip-filters-container .junip-select-container:nth-child(3),
    .junip-customer-attributes-container .junip-customer-attribute:nth-child(2),
    .junip-recommendation-container,
    .junip-review-product-container,
    .junip-review-vote-container) {
    display: none;
}

.junip-product-review .junip-avatar {
    background-color: #272d02 !important;
}

.junip-review-list-item .junip-review-body {
    font-size: 0.8em;
}