/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2026 | 04:10:30 */
.purple-curve-background {
	filter: drop-shadow:(0 0 0 #ccbdd7)
}
.green-curve-background {
	filter: drop-shadow:(0 0 0 #1a6b44)
}
.teal-curve-background {
	filter: drop-shadow:(0 0 0 #005f6e)
}
.navy-curve-background {
	filter: drop-shadow:(0 0 0 #1a3a5c)
}
.cream-curve-background {
	filter: drop-shadow:(0 0 0 #fef7da)
}
.yellow-curve-background {
	filter: drop-shadow:(0 0 0 #ffc72c)
}