/**
 * Larger font-size (+4px)
 */

#content,
#content-wrap{
	font-size: 15px !important;
}

#content h1,
#content-wrap h1{
	font-size: 18px !important;
}

#content h2,
#content-wrap h2{
	font-size: 15px !important;
}

#content h3,
#content-wrap h3{
	font-size: 15px !important;
}