.wk-carousel {
    margin-bottom: 20px;
}

.wk-carousel .left.carousel-control,
.wk-carousel .right.carousel-control {
    background-image: none;
}

.wk-carousel .carousel-indicators {
    bottom: 0px;
    top: calc(100% + 5px);
}

