.starrr {
  display: inline-block;
  margin-top: 0.5em;
}
  .starrr button {
    font-size: 3em;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119;
    line-height: 1;
    border: 0;
    background: transparent;
    appearance: none; }
