/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2025 | 14:21:04 */
.dce-acf-repeater li {
	background-color: #f5f5f5;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 10px;
}
li::marker {
	color: #39C3E7;
}
.dce-acf-repeater-table{
	background-color: #0a7ea9;
}
.dce-acf-repeater-table thead{
	background-color: #53caf5;
}
.dce-acf-repeater-table tbody tr{
	background-color: #f5f5f5;
}
.dce-acf-repeater-table tbody td{
	padding: 8px;
}
.elementor-element-49d171e{
	display:none;
}