/* .home-slider-desktop */
.home-slider-desktop p {
    margin-block: 1rem 30px !important;
    font-size: 26px ;
}
#gradientlink a {
    padding: 8px 20px !important;
    font-size: 18px;
}
.banner--fixed img {
    background-color: transparent;
}

/* slider-with-items-section */
@media (min-width: 768px) {
    section.slider-with-items-section p {
        font-size: 26px;
    }
}

/* cats */
@media (max-width: 767px) {
    .categories-with-img .swiper-wrapper {
    }
    .categories-with-img salla-slider .slide--one-sixth {
        width: 150px !important;
    }
}