/* core.star-rating.vars.css */

:root {
  --review-text-color: var(--brand-black);
  --review-text-font: var(--paragraph-font);
}
