.featured-blog .section-heading-wrapper  {
  --header-padding-bottom: 0;
  --header-padding-bottom-mobile: 0;
  padding-bottom: 2.4rem;

  .swiper-controls {
    --swiper-controls-top-offset: 0;
  }
}

.featured-blog .swiper.overflow-visible .featured-blog__items {
   overflow: visible !important;
}