/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 25 2024 | 15:22:40 */
body {
	font-weight: 300;
	letter-spacing:2px;
}

.post_content dt, .post_content h2, .post_content h3, .post_content h4 {
    font-weight: 200;
	letter-spacing:3px;
}

@media (min-width: 600px) {
    .post_content h2 {
        font-size: 2.26em;
		font-weight: 300
    }
    .post_content h3 {
        font-size: 1.8em;
		font-weight: 300
    }
    .post_content h4 {
        font-size: 1.4em;
		font-weight: 300
    }
}
