/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2025 | 11:36:19 */
.custom-carousel .owl-carousel .owl-dots .owl-dot > span {
    border: 1px solid #DD5657;
    background-color: transparent;
}

.custom-carousel .owl-carousel .owl-dots .owl-dot.active > span {
	background-color: #DD5657;
}

