.subs {
  display: flex;
  align-items: center;
  margin-right: 10px;
  color: #fff;
}
.subs .subs__icon {
  margin-right: 5px;
}