.splide__pagination {
    bottom: -25px;
}

.splide__arrow {
    background-color: transparent;
    font-size: 17px;
    z-index: 100;
}

.splide__arrow svg {
    fill: #e6f1de;
    stroke: #266025;
}

.splide__pagination__page.is-active {
    background: #006838;
}
