.fagundez-outlet {
  padding: 5rem 0;
}

.fagundez-outlet__image {
  width: 100%;
  max-width: 26.5rem;
}

.mt-54 {
  margin-top: 3.375rem;
}

.exclusive-projects__grid-description-container {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.divisor {
  width: 90%;
  max-width: 81.25rem;
  height: 2px;
  background-color: #e5eaec;
  margin: 0 auto;
}
