
.tss-wrapper .tss-layout1 .single-item-wrapper, .tss-wrapper .tss-carousel1 .single-item-wrapper {display: block;}
.tss-wrapper .single-item-wrapper h3.author-name {color:inherit}
.tss-wrapper .tss-carousel1 .item-content-wrapper, .tss-wrapper .tss-layout1 .item-content-wrapper {background: transparent;}
.tss-wrapper .tss-layout1 .item-content-wrapper::after, .tss-wrapper .tss-carousel1 .item-content-wrapper::after {display: none;}
.tss-carousel-main .swiper-pagination-bullet, .tss-carousel .swiper-pagination-bullet {background: #00535F;}
.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {
  font-style: normal !important;
  text-align: center;
  font-size: 18px; color:#00535F;
}

#hero {
  background-color: #eee;
}