.disabled-link{
  pointer-events: none;
}

.small_slider_title>a{
  color:white;
}

.slide__constrained>.slide__caption{
  top:75% !important;
  width:300px !important;
}

.slide__caption a{
    font-size: 18px;
    color:white;
}

.gray-overlay {
  background-color: rgba(0, 0, 0, 0.55);
  padding: 10px;
}

.news-img{
  left:40%;
}

.news-btn{
  left:33%;
}