
.statics-headline {
	margin-top: 40px;
	margin-bottom: 35px;
	text-align:center;
	font-size:50px;
	font-weight: bold;
}

.statics-h2 {
	margin-top: 40px;
	margin-bottom: 35px;
	text-align: center;
	font-size:50px;
	font-weight: bold;
}
.statics-container{
	font-size: 20px;
	}
.statics-container p{
	margin-top: 30px;
	line-height: 1.5em;
}
.text-bold {
	font-weight:bold;
}
.footer-statics p {
    margin-top: 30px;
    line-height: 1.5em;
}

.col-centered {
	float: none;
	margin: 0 auto;
}
.statics-list li {
	line-height: 130%;
	padding-top: 15px;
	padding-left: 55px;
	font-size: 20px;
	list-style-type:none;

}
.statics-footer{
	margin-top: 70px;
	font-size:14px;
	text-align:center;
	background-color: #2a2730;
	color: white;
	padding-top: 72px;
	padding-bottom: 30px;
	
}
.statics-footer a {
	font-size: 16px;
	font-weight: 700;
	color: #8e8e8e;
	font-family: 'Open Sans', sans-serif;
}
.statics-footer a {
    font-size: 16px;
    color: #9B9B9B
}

	


