/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2022 | 03:07:07 */
/*
.wp-site-blocks {
    padding: 0;
}
*/


.wp-container-22, .wp-block-group, .alignfull{
	padding-right: 0!important;
	margin-right: 0!important;
	padding-left: 0!important;
}


.wp-site-blocks{
	width: calc(100vw - calc(100vw - 100%));
}

