.hide-disclosures {
    .disclosure, .disclaimer {
        display: block;
    }
}
.bio-section .bio-detail-title {
    text-transform: none !important;
}
.team-section .yearbook-container .yearbook-title {
    text-transform: none !important;
}
.copy-section .yearbook-container .yearbook-title {
    text-transform: none !important;
}
.bio-section .bio-detail-first-name, .bio-detail-preferred-name {
    text-transform: none !important;
}
.copy-section .yearbook-container .yearbook-first-name {
    text-transform: none !important;
}
.team-section .yearbook-container .yearbook-first-name {
    text-transform: none !important;
}
.team-section .yearbook-links {
   display: inline !important;
}
