/*Shrinks the McNeil logo to fit in the header better, and gives it a background colour*/
a.navbar-item.navbar-logo {
    background: #305EA7;
    max-width: 15rem;
}