.ql-font-assistant {
  color: rgb(30, 40, 80);
}

.banner-bg {
  height: 100%;
}

.home-banner .banner-content .banner-txt h1,
.inner-banner h1 {
  color: #626262;
}

.slick-track {
  opacity: 1; 
  width: 5185px; 
  transform: translate3d(-1830px, 0px, 0px);
}

.slick-slide {
  width: 305px;
}

.people-says-col {
  width: 100%; 
  display: inline-block;
}

.text-justify {
  text-align: justify;
}