h1 {
	color: #2b2e34;
	font-size: 54px;
	line-height: 64px;
	font-weight: 700;
}

h2 {
	color: ;
	font-size: ;
	line-height: ;
	font-weight: 100;
}

h3 {
	color: ;
	font-size: ;
	line-height: ;
	font-weight: 100;
}

h4 {
	color: ;
	font-size: ;
	line-height: ;
	font-weight: 100;
}

p {
	color: #2b2e34;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
}

a {
	color: #2b2e34;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

