.fill-primary {
  fill: #e62350 !important;
}
.fill-line {
  fill: rgb(38, 50, 56) !important;
}
.stroke-primary {
  stroke: #e62350 !important;
}
.stroke-line {
  stroke: rgb(38, 50, 56) !important;
}
