.homepage-section--logo-bar-wrapper .color-scheme--custom{
  background:var(--section-custom-background);
}
.logo-bar{display:flex;flex-wrap:wrap;justify-content: space-between;gap:15px}@media screen and (min-width:768px){.logo-bar{gap:20px}}.logo-bar__item{display:inline-block;vertical-align:middle}.logo-bar__item img{max-width:100%}