/* AeroJatim Home v350 — solid EVENT UNGGULAN text only; preserve existing typography/design. */
.home-v350 .featured-events .home-events-heading h2{
  color:#082b4c!important;
  -webkit-text-fill-color:#082b4c!important;
  background:none!important;
  background-image:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  mix-blend-mode:normal!important;
  text-shadow:none!important;
}
/* Remove only v349's decorative heading additions; keep the established heading design/size. */
.home-v350 .featured-events .home-events-heading h2::before,
.home-v350 .featured-events .home-events-heading h2::after{
  content:none!important;
  display:none!important;
}
/* Preserve the tighter phone spacing requested in v349 without changing heading typography. */
@media (max-width:760px){
  .home-v350 .featured-events{
    position:relative!important;
    z-index:8!important;
    margin-top:-26px!important;
    padding-top:18px!important;
    border-radius:22px 22px 0 0!important;
    box-shadow:0 -1px 0 rgba(8,43,76,.045)!important;
  }
  .home-v350 .featured-events .home-events-heading{margin-bottom:12px!important}
}
@media (max-width:430px){
  .home-v350 .featured-events{margin-top:-30px!important;padding-top:16px!important}
}
