/*
Theme Name: Divi child
Version: 1
Description: Thème enfant pour Mathilde Depaulis
Author: M. Jouet Lib-rdv
Template: Divi
*/


/* =Theme customization starts here
——————————————————————————— */


/* modification CSS des listes */
::marker {
	color: #ff9770 !important;
}

	.entry-content ul {
	list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 35px;
		}

