.team-list-container {
  z-index: 107;
  left: 484px;
  margin-top: 47px;
  position: relative;
  width: 889px;
}

.team-list {
  z-index: 107;
  background-color: transparent;
  text-align: center;
  line-height: 21px;
  position: relative;
  margin-right: -10000px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.team-list p {
  font-size: 16px;
  font-family: lato, sans-serif;
  font-weight: 400;
  line-height: 24px;
  color: #8b999e;
}

p.team-manager {
  color: #0071bc;
}
