.main-nav-item {
  font-size: 1rem;
}

.text-balance {
  text-wrap: balance;
}

.mt-auto {
  margin-top: auto;
}


.section.img-multiply .section-figure {
  background-color: #FAFAF9;
}

.section.img-multiply .section-figure img {
  mix-blend-mode: multiply;
}

.laundroworks-page .section-figure {
  max-width: 300px;
  margi-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1024px) {
  .laundroworks-page .section-figure {
    max-width: 400px;
    margi-left: auto;
    margin-right: auto;
  }
}
