.section-title {
  font-family: 'DIN Next LT Pro Light', Arial, sans-serif;
  font-size: 1.6em;
  font-weight: normal;
  color: #fff;
  text-align: center;
  margin-bottom: 0.2em;
  letter-spacing: 0.08em;
}
.section-separator {
  width: 35px;
  height: 2px;
  background: #fff;
  margin: 0.7em auto 20px auto;
  opacity: 1;
  border: none;
  display: block;
}
.autre-separator {
  margin-bottom: 60px;
} 