/*
h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
*/

.typography h2 {
	font-size: 18px;
	line-height: 22px;
}

.typography h3 {
	margin-bottom: 5px;
}

.typography p {
	margin-top: 0;
}

.typography a:link, a:hover, a:visited {
	color: #fff;
}