@charset "UTF-8";
/*
 Theme Name:   Neve Child
 Theme URI:    https://exemple.com/neve-child
 Description:  Thème enfant du thème Neve
 Author:       YL Solutions Web
 Author URI:   https://www.ylsolutionsweb.fr/
 Template:     neve
 Version:      1.0.0
 Text Domain:  neve-child
*/
/* Ici tu peux ajouter ton CSS personnalisé */
#content {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin: 0 auto;
  max-width: var(--container);
}

.lp-navigation {
  display: flex;
  justify-content: space-between;
}/*# sourceMappingURL=style.css.map */