/*
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 */


p.encadre {
background:url('https://www.promethee-devperso.com/wp-content/uploads/2018/07/idea-3.png') 3% 50% no-repeat #f8ffdb;
border-top:2px solid #d3d0c1;
border-bottom:2px solid #d3d0c1;
padding:1em 1em 1em 5em;
}

div.encadre {
background:url('https://www.promethee-devperso.com/wp-content/uploads/2018/07/idea-3.png') 3% 50% no-repeat #f8ffdb;
border-top:2px solid #d3d0c1;
border-bottom:2px solid #d3d0c1;
padding:1em 1em 1em 5em;
}