.Article h1 {
	max-width: 100% !important;
}
.Article p {
	width: unset !important;
	max-width: unset !important;
	margin-left: unset !important;
	margin-right: unset !important;
	margin-bottom: unset !important;
	font-family: unset;
	line-height: unset;
	font-weight: unset;
	font-size: unset;
}

main {
	font-family: unset;
}
h1, h2, h3, h4, h5, h6 {
	font-family: unset !important;
	line-height: unset;
	font-weight: unset;
	font-size: unset;
}