.linear-progress-chart {
  width: 100px;
  height: 2px;
}

.progress-container {
  fill: #F0F0F2;
}

.progress-bar {
  fill: #222A2E;
}
