.rate {
  white-space: nowrap; }
  .rate__item {
    color: #b5bac5;
    cursor: pointer;
    padding: 0.125rem; }
    .rate__item > .rate__item-icon {
      vertical-align: initial; }
    .rate__item.is-voted, .rate__item.is-hover {
      color: #faad3d; }
  .rate__votes {
    color: #3483b8; }

/*# sourceMappingURL=style.css.map */
