/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2025 | 17:51:29 */
.charity_image_slider .swiper-pagination span {
	font-family: Afacad, sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 31px;
	margin-left
}

.charity_image_slider .swiper-pagination {
	left: 28%;
}

.charity_image_slider .pp-swiper-button {
	background-color: #F70909;
	border-radius: 6px;
	border: 0;
	color: #ffffff;
	height: 30px !important;
    width: 30px !important;
	top: 98.5% !important;

}

.charity_image_slider .pp-image-carousel-wrapper .pp-swiper-button svg {
    height: 35px !important;
}

.charity_image_slider .swiper-button-prev {
	left: 20px;
}

.charity_image_slider .swiper-button-next {
	right: 89%;
}