/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


.poster ul li {
    list-style: none;
    padding-bottom: 15px;
	padding-left: 1px;
	list-style-image : url(https://www.acocia-agaps.com/wp-content/uploads/2023/10/Symbole-Acocia-Agaps-015.png);
}

