

/* Section/Article */

	section > .last-child, section.last-child,
	article > .last-child,
	article.last-child {
		margin-bottom: 0;
	}

