/*
 Theme Name: OXOLEO
 Theme URI: https://www.oxoleo.fr/
 Description: Thème enfant Divi pour OXOLEO
 Author: OXOLEO
 Author URI: https://www.oxoleo.fr/
 Template: Divi
 Version: 1.0.0
 Text Domain: oxoleo
*/

/* Ajoutez vos styles personnalisés ci-dessous */

/* Exemple (désactive l'apparence "bloc titre" pour les h3 du Blog sur la home) :
.home h3.entry-title {
  display: inline;
  font-size: inherit;
  font-weight: normal;
  margin: 0;
}
.home h3.entry-title a {
  display: inline;
  text-decoration: none;
  color: inherit;
}
*/