.hide-disclosures {
    .disclosure, .disclaimer {
        display: block;
    }
}
.ftr-logo-wrapper.dba-larger h3 {
    font-size: 29px !important;
}

.body-home .copy-section .yearbook-first-name, .copy-section .yearbook-last-name {
	margin: 0 !important;
	display: inline;
        text-transform: uppercase !important;
}

.team-section .team-content {
	display: none;
}

.body-home .copy-section .yearbook-title {
    font-weight: 300 !important;
    color: #000 !important;
    margin-bottom: 0px !important;
}

span.schedule-btn a {
    color: #fff !important;
}

.copy-section .team-intro {
	margin-top: 0px !important;
}

@media only screen and (max-width: 480px) {
    .body-home .copy-section .team-intro {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .body-home .copy-section .team-intro p {
        text-align: center !important;
    }
}
