h1 {
	font-size: 1.875rem;
	line-height: 2.375rem;
	margin-bottom: 1.2375rem;
}
h1 .small.label {
	font-size: 1rem;
	line-height: 2.375rem;
	margin-top: 0.5rem;
}
h2 {
	font-size: 1.25rem;
	line-height: 1.5625rem;
}
h3 {
	font-size: 1rem;
}
@media (min-width: 870px) {
	h1 {
		font-size: 2.625rem;
		line-height: 3rem;
		margin-bottom: 1.6875rem;
	}
	h1 .small.label {
		font-size: 1rem;
		line-height: 3rem;
		margin-top: 0.6rem;
	}
}