article.report section.hero,
article.report section.subhero
{
	background: #09172d;
}

article.report section.hero .foreground .content,
article.report section.subhero .foreground .content
{
	max-width: 770px;
	width: 84%;
}

article.report section.hero p a,
article.report section.subhero p a
{
	font-weight: bold;
	text-decoration: underline;
}

article.report .back
{
	position: absolute;
	left: 8%;
	top: 0;
	margin-left: -10px;
	font-family: "Barlow Condensed", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 2.17647059;
	letter-spacing: 0.1em;
	line-height: 1;
	text-transform: uppercase;
	vertical-align: middle;
}

article.report .back i
{
	vertical-align: middle;
	color: #f8be21;
	font-size: 34px;
}