.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;

}
@media (max-width: 576px) {
    .page-heading h1 {
        line-height: 1.15 !important;   /* réduit l’interligne */
        font-size: 22px !important;     /* optionnel : ajuste la taille */
    }
}
@media (max-width: 480px) {
    .page-heading h1 {
        line-height: 1.1 !important;
        font-size: 20px !important;
    }
}
