#posts {
	margin: 40px 0px;
}
.post {
	margin: 30px 0px;
}
a.post-title {
	font-weight: bold;
	color: rgb(214, 21, 22);
}
.post-excerpt {
	color: black;
}