/* Hide Navigation section on home page (redundant with left nav + portfolio tracker) */
.home-nav-hidden {
  display: none;
}
