.carousel-item img {
  height: 550px;
}

.carousel-caption {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  border-radius: 15px;
}

.text-darkblue {
  color: rgb(1, 1, 46);
}
