.alumni-title,
.residents-title {
	cursor: pointer;
}

.residents-section {
  overflow: hidden;
  height: 0;
  transition: height 0.4s ease;
}
