.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;
}
html body main .bio-detail-last-name {
    font-family: 'Playfair Display', serif !important;
    font-size: 28px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    text-transform: uppercase !important;
    color: #393939 !important;
}
.worthwhile .worthwhile-cta {
	font-weight: 500;
	padding-top: 40px;
}
.worthwhile-archive{
    margin-top: -45px;
}

