/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 03 2026 | 17:30:49 */
body, html {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
.wp-site-blocks {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
main {
  	flex: 1;
}




