h1, .hero__title {
font-size: 3.5rem;
line-height: 1.125;
}
h1.text-content {
margin-bottom: 1.5rem;
}
.has-intro {
padding-bottom: 0.5rem;
}
p.has-intro, #special-collections-search-intro p:last-child  {
padding-bottom: 1.4rem;
margin-bottom: 0.2rem;
}
/* Hide the blurb on people CARDS */
.faculty-staff-card__content-body {
display: none;
}