p, h1, h2, h3, h4, h5, h6
	margin 0.4rem 0

	:first-child
		margin-top 0

	:last-child
		margin-bottom 0

h2
	margin-bottom content-padding

p > img
	max-width 100%
	border-radius 3px