/* Allow long navigation titles to wrap cleanly when all sections are expanded */
.md-nav__link {
  white-space: normal;
}
