.brand-plugin__all-reviews {
    margin-top: 30px;
}

.brand-plugin__one-review {
    padding: 30px;
}

.brand-plugin__one-review:nth-child(odd) {
    background: #f5f4f4;
}

.brand-plugin__one-review-contact-name {
    font-weight: bold;
}

.brand-plugin__one-review-title {
    font-size: 13px;
    font-weight: bold;
    margin-top: 6px;
}

.brand-plugin__date-time {
    font-size: 13px;
    margin-top: 10px;
}

.brand-plugin__pagination {
    margin-top: 30px;
}
