.logo-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  gap: 24px;
}
.logo-row img {
  height: 58px;
}

/*# sourceMappingURL=logo-row.css.map */
