@import url('./form.css');
@import url('./initiatives-listing.css');

.template-slices-hero .slice-carousel__content__top h2 {
  color: white;
  font-weight: bold;
  font-size: 55px;
  line-height: 0.96;
  letter-spacing: -2px;
}
@media screen and (max-width: 990px) {
  .template-slices-hero .slice-carousel__content__top {
    height: 270px;
  }
}
