.red-light {
	color: #CE4D4D;
}
.red-dark {
	color: #6F120E;
}
.title {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	line-height: 24px;
	text-transform: uppercase;
	color: #6F120E;
}
.title a, a.title {
	color: #6F120E;
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	line-height: 32px;
	text-transform: uppercase;
}