.team-block h2 {
  line-height: 1.2;
  font-weight: 500;
}
.team-block h2 i,
.team-block h2 em {
  font-family: "Shantell Sans", cursive;
  --tw-text-opacity: 1;
  color: rgb(181 205 25 / var(--tw-text-opacity, 1));
  font-style: normal;
  font-weight: 400;
}
.team-block .swiper-wrapper .content .bg {
  height: calc(100% + 200px);
  width: calc(100% + 8px);
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.1));
}
