/**
 * 	Reset GeneratePress main.css styles
 *	version: 1.0.0
 */

/**
 * 	Typography			**/
body {
	font-size:			unset;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin:				unset;
	line-height:			unset;
}
