.slideshow-container {
  
  position: relative;
  margin: auto;
}


.text {
  color: #000000;
  background-color:  #059184;
  opacity: 0.6;
  font-size: 15px;
  font-weight: bold;
  line-height:2.0;
  position: relative;
  bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}