.mt-marquee__track {
  gap: 4rem;
  padding-right: 4rem;
}

.mt-confianza__item {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 1.4rem;
  font-weight: 500;
}

.mt-confianza__item .mt-icon {
  width: 2.2rem;
  height: 2.2rem;
  flex-shrink: 0;
  color: rgb(var(--color-button));
}
