<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.post-featured-img 
{
	background-color: #DDD;
}

.post-featured-img:not(:last-child)
{	margin-bottom: 2rem;
}
.post-featured-img img
{
	width: 100%;
}


#single-main-intro:not(:last-child)
{
	margin-bottom: 4rem;
}
#single-main-layout:not(:last-child)
{
	margin-bottom: 6rem;
}</pre></body></html>