.fill-primary {
  fill: rgb(98, 181, 59) !important;
}
.fill-line {
  fill: rgb(38, 50, 56) !important;
}
.stroke-primary {
  stroke: rgb(98, 181, 59) !important;
}
.stroke-line {
  stroke: rgb(38, 50, 56) !important;
}
