/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 27 2026 | 10:45:25 */
/* Ordered-List */
ol.wp-block-list {
	list-style-type: auto !important;
}

/* Flex-Wrap */
[style*='fl-w:'] {
	flex-wrap: var(--fl-w);
}