/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/
Description: Thème enfant de Kadence
Author: EL KHABZI Oussama
Author URI: https://elkhabzi.com
Template: kadence
Version: 1.0.0
*/

/* Tu peux ajouter ton CSS personnalisé ici */

/* Test : bandeau vert en haut de la page */
/*#bandeau-test-kadence-child {
  background-color: #28a745;
  color: white;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  font-family: sans-serif;
  position: relative;
  z-index: 9999;
}*/