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

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

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

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

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