/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2025 | 10:06:35 */
/*  */ 

body.single-post h1, h2, h3, h4, h5, h6 {
	color: #004164;
	font-weight: 600;
}
body.single-post h2, h3, h4, h5, h6 {
	margin: 20px 0 24px 0;
}
body.single-post h1 {
	font-size: 32px;
	line-height: 36px;
	text-transform: uppercase;
}
body.single-post h2 {
	font-size: 28px;
	line-height: 32px;
}
body.single-post h3 {
	font-size: 24px;
	line-height: 28px;
}
body.single-post h4 {
	font-size: 21px;
	line-height: 25px;
}
body.single-post h5 {
	font-size: 19px;
	line-height: 23px;
}
body.single-post h6 {
	font-size: 17px;
	line-height: 21px;
}

/*===========================================
=== MOBILE ================================
============================================*/

@media only screen and (max-width: 700px) {
	body.single-post #et-main-area #main-content > div.container {
		width: 90%;
	}
}
