@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');

body * {
font-family: "Cairo", sans-serif;

}
.s-slider-block__title,
p.text-lg {
    display: none;
}
.w-44 * {
    color: white !important;
}
salla-slider.photos-slider .swiper-slide {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
  border-radius: 0rem !important;
}
.rounded-md {
  border-radius: 0rem !important;
}
section.s-block.s-block--photos-slider {
    margin-top: 0rem;
    margin-bottom: 1rem !important;
}
.s-slider-has-notitle .s-slider-block__title{
 margin-top: 0rem !important;
}
salla-slider.photos-slider .swiper {
    margin: 0rem !important;
    width: 100%;
    padding: 0rem !important;
}
@media (max-width: 768px) {.p-0.container {
    display: none;
} }
.text-left span {
    display: none !important;
}