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

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