.global-network {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #000;
  white-space: nowrap;
}

.service-typing {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
}

.cursor {
  color: #000;
}
