.typography {
	padding: 15px;
}

.typography p {
	font-size: 1.3em;
	color: #666;
}

.typography h3 {
	margin-bottom: 5px;
	font-size: 1.7em;
	color: #d20000;
}

.typography h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}


.typography a {
	color: #d20000;
	text-decoration: none;
}
