.opinion-system .icon path {
  fill: var(--icon-color);
}
.opinion-system .icon.is-empty path {
  fill: transparent;
}
