/************ ************ ************ ************ */
/* sliders */

.splide__arrow {
    background: #222222;
}

.library .splide__arrow {
    top: 40%;
    background: #fefdfd;
}

.library .splide__arrow svg {
    fill: #000;
}
