body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13pt;
}

h1, h2, h3, h4, h5 {
	margin: 1em 0 0.25em 0;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
	margin-top: 0;
}

p {
	margin: 1em 0;
}

h1 { font-size: 300%; font-weight: 600; }
h2 { font-size: 230%; font-weight: 600; }
h3 { font-size: 200%; font-weight: 600; }
h4 { font-size: 180%; font-weight: 600; }
h5 { font-size: 125%; font-weight: 600; }
h6 { font-size: 115%; font-weight: 600; }

figcaption {
	font-size: 75%;
	font-style: italic;
}

.big-text {
	font-size: 125%;
}

.block-language ul.links li.is-active {
	font-weight: bold;
}
