section.title {
	
}
section.title h1,
section.title h2,
section.title h3,
section.title h4,
section.title h5,
section.title h6 {
	margin: 0px;
	line-height: 1.5;
	box-sizing: border-box;
}
div#page section.title .datawrapper {
	padding: 10px;
}
div#page section.title .datawrapper::before {
	display: block;
    width: 100%;
    left: 10px;
}
section.title h1 {
	font-size: 40px;
}
section.title h2 {
	font-size: 30px;
}
section.title h3 {
	font-size: 25px;
}
section.title h4 {
	font-size: 20px;
}
section.title h5 {
	font-size: 15px;
}