/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 05 2023 | 13:48:21 */
/* PUCES */
li {
    margin: 0 50px 0 50px;
    text-align: left;
  	font-weight: 500 !important;
}
li a {
  	font-weight: 500 !important;
}
ul {
	list-style-image: url('https://dionysiak.fr/cms/wp-content/uploads/2022/08/puce.png');
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 0;
}