h1, .h1 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: .5px;
	word-spacing: 0px;
	text-transform: none;
}

h3, .h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: .5px;
	word-spacing: 0px;
	text-transform: normal;
}

h5, .h5 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: .5px;
	word-spacing: 0px;
	text-transform: normal;
}