/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jul 07 2026 | 07:57:37 */
figure.wp-block-image.size-large img {
	border-radius: 20px !important;
}

div.wp-block-font-awesome-icon {
	text-align: center !important;
}


@media screen and (max-width: 782px) {
	h2.wp-block-heading {
		font-size: 22px !important;
		margin-top: 40px !important;
	}
	
	div.main-content {
		max-width: 80% !important;
	}
	
	summary + p.has-medium-font-size, summary + p.has-medium-font-size ul > li  {
		font-size: 14px !important;
	}
	
}