.bg-navbar-lacerdadev {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1.0) 0%,
    rgba(0, 0, 0, 0.0) 100%
  ) !important;
  //color: #fff !important;
}
.navbar a {
  color: #fff !important;
}