header#masthead .navbar-brand a.aec-logo {
  background-image: url('../img/logo_black.png') ;
}
header#masthead .navbar button {
  color: black;
}

#page-sub-header {
  margin-top: 50px;
}

#page-sub-header .carousel {
  height: 100px;
}

#page-sub-header img.d-block {
  display: none !important;
}

#page-sub-header .carousel .slider_title {
  position: relative !important;
  bottom:0 !important;
  padding-top:10px;
  font-size: 100%;
}
#page-sub-header .carousel .slider_title h2 {
  color: #000;
}

