.netmaker-graph-non-interactive {
  pointer-events: none;
}

.netmaker-button-inactive {
  opacity: 0.6;
}

.netmaker-hero-power-statement {
  display: inline;
  background: linear-gradient(90.33deg, #06cf6b 16.5%, #1fc1e6 77.27%);
  background-clip: text;
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: transparent;
}
