
.carousel-caption {
  top: 70%;
  transform: translateY(-70%);
  bottom: initial;
}

.carousel-caption p {
    color: #fff;
}