.fill-primary {
  fill: rgb(187, 206, 0) !important;
}
.fill-line {
  fill: rgb(97, 185, 185) !important;
}

.stroke-primary {
  stroke: rgb(187, 206, 0) !important;
}
.stroke-line {
  stroke: rgb(97, 185, 185) !important;
}
