.header-nav .right-nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header-nav .top-contact-link {
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
}

.top-contact-link {
  margin-right: 8px;  /* espace entre "Contactez-nous" et le texte suivant */
  display: inline-block;
}
