/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 17 2026 | 14:53:22 */
.wp-block-post-featured-image .wp-post-image {
    max-width:none;
    max-height: none;
}

.wp-block-heading {
	border-bottom: 6px solid var(--wp--preset--color--primary);
	padding-bottom: 8px;
	margin-bottom: 16px;
	margin-top:40px;
}

h4.wp-block-heading{
	background:#eee;
}