/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2026 | 00:21:01 */
@media print{
	.page-header{
		display:none!important;
	}
	#nav{
		display:none !important;
	}
	.site-content{
		padding:0 !important;
	}
	.entry-title{
		padding:0 !important;
	}
	.site-content h2 {
		font-size: 2rem;
		font-weight: 700;
		letter-spacing: .01em;
		line-height: 1.5;
		margin-bottom: 1.5rem;
		margin-top: 2rem !important;
	}
}

