body{
	background: #eee;
}
p{
	line-height: 1.65 !important;
}
.bg-gray{
	background-color: #eee !important;
}
.fw-3{
	font-weight: 300;
	line-height: 1.2;
}
.fw-4{
	font-weight: 400;
	line-height: 1.2;
}