span.username {
  font-weight: 700;
  font-size: 17px;
  color: #222;
}
span.name {
  display: inline;
  cursor: pointer;
  color: #699377;
  font-weight: 700;
}
