body {
	padding: 1em;
}

.page {
    max-width: 800px;
    margin: auto;
}

.manifesto.statement {
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.manifesto.intro {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

.manifesto.list {
	list-style: none;
	padding-left: 0;
}

.manifesto.list.item {
	font-size: 1.25em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

.section {
    font-size: 1.25em;
}

.section > .title {
    /*font-size: 1.5em;*/
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold;
}
