.gbr-reviews-container { margin: 30px 0; }
.gbr-summary { font-size: 1.1em; margin-bottom: 20px; font-weight: bold; color: #333; }
.gbr-reviews { display: flex; flex-direction: column; gap: 20px; }
.gbr-review { border-bottom: 1px solid #eee; padding-bottom: 15px; }
.gbr-author { font-weight: bold; margin-bottom: 8px; }
.gbr-rating { color: #f39c12; margin-left: 10px; font-size: 1.1em; }
.gbr-text { margin: 10px 0; line-height: 1.5; }
.gbr-time { color: #777; font-style: italic; }