body {
    font-size: 20px!important;
}

a, a:link, a:visited {
    font-weight: bold!important;
}

.navbar {
    background: white!important;
    min-height: 75px!important;
}

.navbar-brand {
    color: #000000 !important;
    cursor: default;
    padding-right: 5em!important;
    font-size: 21px!important;
    font-weight: bold!important;
    padding-top: 0!important;
}

@media only screen and (max-width: 768px) {
    .navbar-brand img {
        height: 70px;
    }
}

.nav {
    background-color: #fff;
    box-shadow: 1px 1px 5px #888888;
}

.leadership_photo {
    margin: 10px;
}
