.repeat-game a {
  display: flex;
  align-items: center;
}

.repeat-game a span {
  display: flex !important;
  align-items: center;
}

.repeat-game a span i {
  margin-right: 4px;
}

.repeat-game a .fa-eye::before {
  font-size: 22px;
}
