.nav-breadcrumb,
.page-section:first-of-type {
    background: #FFF9D9;
}

#undergraduate-admissions {
    /*padding-bottom: 0;*/
}

#graduate-admissions {
    background: hsl(0, 0%, 95%);
}

#new-coogs {
    background: #FFF9D9;
}

section:nth-of-type(odd):not(:first-of-type) {
    background: hsl(0, 0%, 95%);
}

#apply .section-grid p {
    font-family: 'Milo';
    font-size: 2rem;
    font-weight: 200;
    line-height: 1.6825em;
    line-height: calc(1em + 3px);
    margin: .25em 0 0;
}