h1, h2, h3, h4, h5, h6 {
	display: block;
	font-weight: 600;
}

h2 {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 1em;
}

h3 {
	font-size: 14px;
}
