/*****************************
  *  EQUIPE
  ******************************/
.member-page .hero-caption h1 {
  margin-bottom: 0;
}

.member-page .hero-caption h1:has(+h2) {
  margin-bottom: initial;
}

.member-page .hero-caption h2 {
  margin-bottom: 0;
}

.member-page .f__min-section {
  align-items: flex-start;
}

.member-page .entry-title {
  margin-top: 30px;
}

.member-page .contact-info p {
  margin-bottom: 0;
}

.member-page .f__section h2 {
  font-size: 1.5rem;
}