.grid-gallery.news h3 {
	color: inherit;
}
.grid-gallery.news figcaption .subtitle {
	font-size: 0.62rem;;
	color: #65093b;
}
.news_item h1 {
	font-size: 1.92rem;
}
.news_item h1 > em {
	display: block;
	font-style: normal;
	font-weight: 300;
	font-size: 0.77rem;
	margin-bottom: 1em;
}
.news_item_content {
	margin-top: 1em;
}
.news_item_organisation_links {
	font-weight: 300;
	font-size: 0.77rem;
}
.news_item_organisation_links + h1,
.news_item_organisation_links + h2,
.news_item_organisation_links + h3 {
	margin-top: 0.25em;
}
.news_item_organisation_links a {
	text-transform: uppercase;
}