/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

/* style du Bouton  dans le header*/
.menu-item-32 > a {
  background-color: #dfb044;
  color: #fff !important;
  padding: 15px 20px !important;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}


