article.staff {
  margin-bottom: 40px;
}
article h3 {
  margin-bottom: 20px;
  text-align: center;
}
article li {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
  line-height: 1.4;
}
article li p {
  color: #d6a628;
  font-size: 1.4rem;
  margin-bottom: 8px;
}
article p.other {
  color: #FFF;
  text-align: center;
  margin-top: 5px;
}
