.nav-target {
  position: relative;
  top: -120px;
}

.empty-space {
  height: 250px;
}

header {
  background-color: rgba(0, 0, 0, 0.5);
}

.top-navbar .navbar .container .navbar-brand img {
  height: 80px;
}

#about-section-box {
  background-color: #888;
}

#slides {
  text-shadow: 2px 2px 4px #000;
}
