body {
	color: #2B2B2B;
	font-size:28px;
	line-height:1;
}

.font-size-is-xlarge {
    font-size: 28px;
    line-height: 42px;
}

.component-content h2 {
    font-size: 150%; 
	line-height:52px;
	padding-top:15px;
}
h1 {
line-height:72px;
}