.blog {
	font-size: 17px;
	line-height: 2;
	margin-bottom: 3em !important;
}

h1 {
	margin-bottom: .5em;
	padding: 0;
}

.date {
	color: #888;
	margin-bottom: 1em;
}

.delimiter {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #eee;
}

.blog-item a {
	font-size: 20px;
	font-weight: 500;
}

.blog img {
	max-width: 100%;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.list ul {
	margin: 0;
}

.header h3 {
	margin: .5em 0;
}