.swiper:not(.swiper-fullsize) {
    padding: 3rem !important;
}

.swiper-slide {
    cursor: grab;
}

.swiper-button-disabled {
    opacity: 0.5;
}
