.project-img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.mb-6 {
  margin-bottom: 6rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}
