/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 29 2025 | 15:02:36 */
.single-post h1
{
	font-size:50px !important;
}

@media screen and (max-width:768px)
{
	.single-post h1
	{
		font-size:28px !important;
	}
}