.team-section {
    display: none;
}

.bio-detail-last-name, .bio-detail-suffix, .yearbook-last-name {
    font-family: 'Playfair Display', serif !important;
    font-weight: 300 !important;
}

.bio-section .bio-detail-first-name, .bio-detail-preferred-name, .bio-section .bio-detail-middle-initial, .bio-section .bio-detail-last-name {
    font-size: 22px !important;
}

.copy-section .yearbook-container .yearbook-first-name, .copy-section .yearbook-container .yearbook-last-name {
    font-size: 20px !important;
    display: inline !important;
}
.copy-section .yearbook-container .yearbook-designation-wrapper {
    display: inline;
}

.team-section .yearbook-container .yearbook-designation-wrapper .yearbook-designation {
    display: inline;
    padding: 0;
}

.bio-section .bio-detail-name-wrapper .bio-detail-designation {
    display: inline;
}

.team-section .yearbook-name-wrapper .yearbook-designation-wrapper {
	display: inline;
}

.body-bio-alt-1 .bio-detail-name-wrapper h1 {
    display: inline;
}

.body-bio-alt-1 .bio-full-contact-section .bio-detail-designation {
    display: inline;
}

.body-bio-alt-3 .bio-detail-name-wrapper h1 {
    display: inline;
}
.worthwhile .worthwhile-cta {
	font-weight: 500;
	padding-top: 40px;
}
.worthwhile-archive{
    margin-top: -45px;
}

