/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 17 2024 | 16:47:34 */
.lwf-flex > .tve-cb {
	display: flex;
}
.lwf-flex-jc-sb > .tve-cb {
	justify-content: space-between;
}
.lwf-flex-ai-center > .tve-cb {
	align-items: center;
}