.swiper-slide > img {
  filter: none;
}

#cvcatcher-app main > div > img {
  filter: none;
}

#cvcatcher-app main > div::before {
  content: none;
}