.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.wrapper .inner .infobox .article{
	padding: 0 50px;
	line-height: 1.8;
}
.wrapper .inner .infobox .article h1{
	font-size: 32px;
        text-align: center;
        font-weight: bold;
        color: #3b6cb4;
}
.wrapper .inner .infobox .article .arti_metas{
	text-align: center;
}
.wrapper .inner .infobox .article .arti_metas span{
	padding: 0 10px;
}
.wrapper .inner .infobox .article .entry{
	margin: 20px 0;
}
.wrapper p{
        background-color: white !important;
}