/* ===== MMI Sénart-Fontainebleau — styles ===== */

.bandeau {
  height: 15ex;
  background-image: url('img_7442.webp');
  background-repeat: repeat-x;
  background-position: center;
  background-size: auto 100%;
}
  h1,
  h2,
  h3 {
    color: #2c3531;
  }

  h2 {
    font-family: system-ui, sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 3rem 0 1rem;
  }


  h3 {
    font-family: system-ui, sans-serif;
    font-size: 15px;
    font-weight: 600;
    margin: 1.8rem 0 0.6rem;
  }
h2 {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

h2 + div {
  margin-left: 1.5em;
}
