.Customers { & .customer-list { margin-top: 3rem; display: flex; gap: 3rem; & img { height: 50px; &.white { filter: brightness(0) invert(1); } } } }