.item1-movil {
  order: 1;
}

.item2-movil {
  order: 2;
}

.item3-movil {
  order: 3;
}

.item4-movil {
  order: 4;
}

.item5-movil {
  order: 5;
}

.item6-movil {
  order: 6;
}

.item7-movil {
  order: 7;
}

.item8-movil {
  order: 8;
}

.item9-movil {
  order: 9;
}

.item10-movil {
  order: 10;
}

.item11-movil {
  order: 11;
}

.item12-movil {
  order: 12;
}

.item13-movil {
  order: 13;
}

.item14-movil {
  order: 14;
}

.item15-movil {
  order: 14;
}

.item9999-movil {
  order: 9999;
}

#contenido {
  display: flex;
  flex-direction: column;
}

.nube {
  color: white !important;
}

.marquee-content {
  color: #662480 !important;
}

.marquee-container::before {
  background: none;
}

.container-clientes h3 {
  color: black;
  font-weight: bold;
}

h3 {
  margin: 0px;
}

h1 {
  margin: 0px;
}

:root {
  --space-4px: 0.25rem;
  --space-8px: 0.5rem;
  --space-10px: 0.625rem;
  --space-12px: 0.75rem;
  --space-16px: 0.875rem;
  --space-18px: 1rem;
  --space-20px: 1.125rem;
  --space-24px: 1.5rem;
  --space-26px: 1.625rem;
  --space-28px: 1.75rem;
  --space-32px: 2rem;
  --space-36px: 2.25rem;
  --space-40px: 2.5rem;
  --space-48px: 3rem;
  --space-64px: 4rem;
}

