.json-feed-post {
	margin: 0 0 0.75em 0;
	padding: 0;
	position: relative;
}

.json-feed-post:last-child {
	margin-bottom: 0;
}

.json-feed-post a {
	color: #444444;
	text-decoration: none;
}

.json-feed-post a:visited {
	color: #888888;
}