
.carousel-item {
  width: 100%;
  height: 100%;
  background-color: #e9ebee;
}

.caption {
    color:black;
    width: 100%;
    background-color:#e9ebee;
    text-align:justify;
    padding: 10px;
}
