@charset "utf-8";

ul.summary {
	padding-left: 20px;
}
ul.summary li {
	font-size: 1.2em;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	list-style-type: disc;
}
.article-post p {
	margin-bottom: 1.2em;
}
ol.archive li {
	margin-bottom: 1em;
}