body {
  background: white;
}

#main-background {
  background: rgb(223,246,255);
  background: radial-gradient(circle, rgba(223,246,255,1) 0%, rgba(71,181,255,1) 100%);
}

#header-ground {
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(247,126,33,1) 60%, rgba(247,126,33,1) 100%);
}

#wave1 {
  fill:#fef9a777
}

#wave2 {
  fill:#fef9a722
}

#wave3 {
  fill:#fef9a777
}

#stop72573 {
  stop-color:#f77e21;
}

#stop72575 {
  stop-color:#fac213;
}

#osdotpath {
  fill: #06283d;
}

#watchpath {
  fill: #4d4d4d;
}
