/* Correct Organic Healthy light-green surfaces (background-light is gray). */
.oh-review-prompt,
.oh-my-review,
.oh-reviews-empty,
.oh-review-form__rating {
    background: var(--color-light-accent);
}
