/* Add styles to override the design defaults. */
/* Icons in the footer */
.icon-link {
    text-decoration:none;
}
/* Topbar width for adjusting the width when there are too many nav bar items */
@media only screen and (min-width:45.126em) {
    .top-bar-container .top-bar {
        min-width: 725px;
    }
    /*
    header {
        min-width: 725px;
    }
    */
}
.side-nav-nested {
    list-style-type:none;
}
