.carousel-caption {
  background: rgba(0, 0, 0, 0.3);
  padding: 15px;
  margin: 0;
  font-size: 19px;
  margin-bottom: 40px;
}

.carousel-progress {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  width: 100%;
  height: 5px;
}