.intro {
	width: auto;
	margin: 0 0 36px 0;
	min-height: auto;
	max-width: 100%;
}

.subheading {
	font-size: 20px;
}

.body {
	font-size: 20px;
	line-height: 24px;
}

.body_small { /* same as body on the other pages */
	font-size: 18px;
}

.body_smaller { /* same as body_small on the other pages */
	font-size: 16px;
}

.blue {
	color: #345FDF;
}

.orange {
	color: #F06449;
}

