#ucsf-banner-nav { margin-bottom: 8px; height: auto !important }
#ucsf-banner-nav .top-header-container { padding: 0 }

main {
    margin-bottom: 3rem;
}

footer {
    background-color: rgb(5, 32, 73);
    padding: 1rem;
    color: white;
    font-size: 0.8rem;
    font-weight: 200;
}

footer a + a {
    margin-left: 1rem;
}

footer a, footer a:focus, footer a:hover, footer a.page-link {
    color: white;
}
