.s-slider-block__title h2 {   
    position: relative;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    color: #00587b;
    }
.text-xl {
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #00587b;
}

.text-lg {
    font-size: 1.5rem;
    line-height: 1.75rem;
    color: #00587b;
}

[dir=rtl] salla-slider.photos-slider .swiper {
    padding: 0;
}
salla-slider.photos-slider .swiper-slide {
    width: 100%;
    padding: 0;
}