/****************************************************************************************/
h1 {
	font-size: 3.1rem;
}

section .content-container {
	padding: 0 88px;
	text-align: center;
}
section .content {
	text-align: left;
	display: inline-block;
}

header + section .content-area > h1:first-child {
	padding-top: 22px;
	line-height: 4rem;
}
/****************************************************************************************/
