/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 24 2025 | 15:31:10 */
@media screen and (max-width: 767px) {
	footer.wp-block-template-part header  {
		flex-direction: column !important;
		padding: 20px 20px ! IMPORTANT;
	}
	
	footer.wp-block-template-part header .wp-block-image img {
		max-width: 100% !important;
	}
}


@media screen and (max-width: 1440px) {
	footer figure.wp-block-image.size-large {
		text-align: center;
	}
	
	footer figure img.wp-image-13991 {
		max-width: 80% !important;
		margin: auto;
		text-align: center;
	}
}