.members__list {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  font-size: 3rem;
  height: 12rem;
}
