#interview #main {
  padding-bottom: 90px;
}
#interview h2 {
  margin-bottom: 36px;
  text-align: center;
}
#interview .staffListItem {
  border: solid 1px #838377;
}
#interview .staffListItem + .staffListItem {
  margin-top: 20px;
}
#interview .staffListItem .commet {
  font-feature-settings : "palt";

}