body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13pt;
	hyphens: auto;
}

a {
	font-weight: 600;
}

strong {
	font-weight: 800;
}

p {
	margin: 0.5em 0 1em 0;
}

h1, h2, h3, h4, h5 {
	font-weight: 800;
	
	margin: 0.5em 0 0.125em 0;
}

h1 { font-size: 300%; }
h2 { font-size: 280%; }
h3 { font-size: 230%; }
h4 { font-size: 180%; }
h5 { font-size: 130%; }

.field--label-above > .field__label {
	font-size: 110%;
}

.field__label {
	font-weight: bold;
}
