.new-article summary:hover, .route-article summary:hover {
	color: #cfbe7b;
}

.route-article summary {
	transition: color .2s ease;
}