

.scrolling-text__text {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}

.pi-section--scrolling-text .section {
  padding: 10px;
}

.scrolling-text__text {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}


