#navBar {
  background-color: #000 !important;
}

.Header__name {
  display: none;
}

#headerContent {
 background-color: rgba(0,0,0,.5);
}
