#OpenSpeedTest-UI {
  visibility: hidden;
}
.ping-fill {
  fill: #14b0fe;
  visibility: hidden;
}
.gradient-fill {
  fill: #56c4fb;
}
.line {
  fill: #56c4fb;
}
.line2 {
  fill: #56c4fb;
}
.startButton {
  fill: #56c4fb;
}
.oDoLive-Button {
  fill: blue;
  font-weight: bold;
  cursor: pointer;
  text-decoration: underline;
}
.oDoLive-Button:hover {
  fill: darkblue;
}

