.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;
}