/* Make navigation headings bold */
.md-nav__link {
    font-weight: bold;
}
