.svg-icones-menu path {
  fill:#fff!important;
}

.search-modal__content_custom .svg-icones-menu path {
  fill: var(--vert-deau)!important;
}

.header-wrapper {
  background:transparent;
}

.section-header {
  box-shadow:none!important;
}

.header__icon--menu, .header__inline-menu li span {
  color:var(--blanc);
}

.search-modal__content_custom .field__input {
  background:var(--blanc);
  color:var(--vert-deau);
}

.search-modal__form_custom .field__label, .search-modal__form_custom .svg-wrapper {
  color:var(--vert-deau);
}
