#top-navigation {
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}

/* #top-navigation a:hover {
    font-weight: 700;
} */

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    font-weight: 700;
}