@import url('./main.min.css');

/* Sit above .intro (z-index: 1000) and other page content; below lightbox (2000) */
.nav-bar {
  z-index: 1100;
}


