#homeCarousel .banner-11-anos h1 {
  font-size: 30px !important;
  font-weight: 500 !important;
  line-height: 46px;
  color: #e1f7a3 !important;
  margin-bottom: 55px !important;
}
#homeCarousel .banner-11-anos h1 strong {
  font-size: 40px;
  color: #fff;
  display: block;
}
@media (max-width: 767px) {
  #homeCarousel .banner-11-anos {
    text-align: center;
  }
  #homeCarousel .banner-11-anos img {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #homeCarousel .banner-11-anos {
    margin-top: 150px;
  }
}
#homeCarousel .item-2 h1 strong {
  color: #ffdf56;
}
#homeCarousel .item-2 i {
  border-color: #ffdf56 !important;
}
