.center_article ,.code-text{
	text-align: justify;
}
.pucesarticles{
	list-style-type : disc !important;
	margin-left : 20px !important;
	padding-left:0 !important;
}
.pucesarticles li{
	margin-bottom : 5px;
}

.pucesarticles li::before{
	content: "";
}
.pucesarticles ul {
	list-style-type:circle;
	margin-left:20px;
}
.widget-tag{
	text-transform: capitalize;
}
.titre_art{
 line-height: 1.5 !important;
  font-size: 1.5rem !important;
  font-weight: bold !important;
}
.pagehding-section{
  margin-bottom: 300px !important;
  background-color: #1f79d3 !important;
}