.news-container {
	padding-bottom: 0.7em;
}

.news-container h3 {
	margin-top: 0;
	padding-top: 0;
}

.news-container h3 a {
	text-decoration: none;
}

.news-container h3 a:hover {
	text-decoration: underline;
}

.atom-feed, .atom-feed:hover {
	text-decoration: none;
}

.atom-feed:hover .link-text {
	text-decoration: underline;
}

.atom-feed .feed-symbol {
	font-size: 0.7em;
	color: white;
	background: orange;
	border-radius: 3px;
	vertical-align: middle;
	padding: 2px;
	position: relative;
	top: -2px;
	margin-right: 0.3em;
}

.atom-feed .feed-symbol .icon {
	margin-right: -3px;
	padding-right: 0;
}

.news-details .metadata {
  margin-bottom: 1em;
}
