/* BizIQ plugins — restored minimal styles for reviews/widgets */
.biziq-review {
    margin-bottom: 1.2em;
    padding-bottom: 0.8em;
    border-bottom: 1px solid #ddd;
}
.review-rating .fa-star.final-star {
    color: #fcb900;
}
.review-date {
    display: block;
    font-size: 0.85em;
    color: #666;
}
.author-name {
    font-weight: 600;
}
.widget-review-body {
    margin-top: 0.35em;
}
.socialicons .bottomicon {
    display: inline-block;
    margin: 4px;
}
