/* Custom Slider Styles */

.custom-slider {
    overflow: hidden;
}

.swiper-pagination {
    position: static !important;
} 
