.equipe-section .container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.desde {
  font-weight: 900;
  font-size: 32px !important;
  text-transform: uppercase;
}

.equipe-section .container h2{
  font-size: 20px;
  margin: 0;
  line-height: 1;
}