.slick-dots li button:before{
  color: white;
  opacity: 1;
  font-size: 10px !important;
}

.slick-dots li.slick-active button:before{
  color: grey;
  opacity: 1;
}

.tt-content{
  margin-bottom: 40px !important;
}