.bb-grs-summary {
	display: inline-flex;
	align-items: center;
	gap: 0.35em;
	font-size: 1rem;
	line-height: 1.4;
}

.bb-grs-rating {
	white-space: nowrap;
}

.bb-grs-stars {
	letter-spacing: 0.05em;
	white-space: nowrap;
}

.bb-grs-count {
	color: inherit;
	opacity: 0.85;
}

.bb-grs-error {
	color: #b32d2e;
	font-size: 0.9em;
}
