.item .title a {
	color: #f39d40;
	text-decoration: none;
}

.item .title a:hover {
	text-decoration: underline;
}

.item .date {
	font-style: italic;
	color: #fbd1a7;
}
