/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2025 | 08:55:53 */
/* Ajouter votre code CSS ici.
                     
Par exemple:
.exemple {
    color: red;
}

Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/css/css_syntax.asp

Fin du commentaire */ 
.entry-header  {
	    width: fit-content;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;

}
