body {
  background-color: #FFFFFF;
}

.blobPath {
  stroke: #D9DADA;
  stroke-width: .1%;
  stroke-width: .5%;
  stroke-dasharray: 1% 2%;
  stroke-linecap: round;
  fill: none;
}

.coOcean { 
  fill: rgba(35, 181, 176, .6); 
}

