/*
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Author: Soyez vu agence digitale
Author URI: https://agence-soyezvu.com/
*/


/* Permet de supprimer la ligne grise sous le menu principal de Divi */
#main-header {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}