#heroCarousel .hero_text {
	max-width: 650px;
}
#heroCarousel .hero_text h2 a {
	color: white !important;
}

.btn-get-started,
.btn-get-started:hover {
	color: #FFF !important;
}

.comp--hero-carousel {
  visibility: hidden;
}
.comp--hero-carousel.slick-initialized {
  visibility: visible;
}

blockquote {
	quotes:"“" "”" "“" "”";
}


.learn_sec img {
    width: auto;
}