.btn .style-light {
  color: #000000 !important;
}
.btn .style-dark {
  color: #ffffff !important;
}
.has-foreword h1 span {
  display: flex !important;
  align-items: center;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 700;
}
.heading-foreword {
  display: inline-block;
  font-size: 1em !important;
  margin-right: 10px !important;
  margin-top: 0 !important;
  vertical-align: center !important;
  white-space: nowrap;
  font-weight: 300;
}
.list_produits {
  list-style-type: none;
  padding-left: 0 !important;
}
.list_produits li {
  list-style-type: none;
  line-height: 1;
  margin-bottom: 20px;
}
.list_produits li > a {
  color: #000000 !important;
}
.list_produits li > a:hover {
  color: #bbae9f !important;
}
