.ns-flex-review {
	background-color: var(--ns-review-background, transparent);
}

.ns-flex-review .ns-quote-content {
	color: var(--ns-review-text-color, #231f20);
}

.ns-flex-review .ns-quote-cite {
	color: var(--ns-review-author-color, #4e4545);
}

.ns-flex-review .ns-quote-cite b,
.ns-flex-review .ns-quote-cite strong,
.ns-flex-review .ns-quote-cite-author {
	color: var(--ns-review-author-name-color, #231f20);
}
