
.legal_content
{
	margin:120px 0 80px 0;
}

.legal_content .headline
{
	line-height:30px;
	font-size:20px;
	text-transform:uppercase;
	font-family:'Merriweather', sans-serif;
	color:#333;
	font-weight:700;
	text-align:center;
	margin:40px 0 20px 0;
}

.legal_content .subheadline
{
	line-height:25px;
	font-size:12px;
	font-family:'Merriweather', sans-serif;
	color:#666;
	font-weight:500;
	text-align:center;
	opacity:0.5;
}

.legal_content .subheadline a
{
	width:auto;
	float:none;
	line-height:inherit;
	font-size:inherit;
	font-family:inherit;
	color:#333;
	font-weight:700;
	text-align:inherit;
	display:inline;
}