@CHARSET "UTF-8";

section.editable article>header>h1 {
	font-size: 1.71em;
	font-family: 'Lato', Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

section.editable article.article>figure>figcaption {
	color: #979797;
	font-size: 0.7em;
}

section.editable article figure+p,section.editable article figure+h1,section.editable article figure+h2,section.editablesection.editable article figure+tion.editable article figure+h4,section.editable article figure+h5,section.editable article h6 {
	margin-top: 0;
}

section.editable article h1,section.editable article h2,section.editable article h3,section.editable article h4,section.editable article h5,section.editable article h6
	{
	font-family: 'Lato', Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.5em 0;
}

section.editable article h1 {
	font-size: 1.71em; /* 24pt */
}

section.editable article h2 {
	font-size: 1.43em; /* 20pt */
}

section.editable article h3 {
	font-size: 1.14em; /* 16pt */
}

section.editable article h4 {
	font-size: 1em; /* 14pt */
}

section.editable article h5 {
	font-size: 0.86em; /* 12pt */
}

section.editable article h6 {
	font-size: 0.79em; /* 11pt */
}