.sch-style-1 .sch-column-chart {
    background: #2a4e8c;
}
.sch-style-1 .sch-column-chart::after {
  background-color: rgba(42, 78, 140, 0.8);
}
.sch-style-1 .sch-column-chart::before {
  background-color: rgba(42, 78, 140, 0.5);
}
.sch-style-2 .sch-chart .sch-content .sch-column-chart {
  background: #2a4e8c;
}
.sch-style-2 .sch-chart .sch-big {
  background-color: rgba(42, 78, 140, 0.5);
}
.sch-style-2 .sch-chart .triangle-up {
  border-bottom: 50px solid rgba(42, 78, 140, 0.5);
}
.sch-style-2 .sch-chart .sch-content .sch-column-chart .bottom {
  background: #2a4e8c;
}
.sch-style-4 .sch-chart-block2, .sch-style-4 .sch-chart-block2::before,
.sch-style-4 .sch-chart-block2::after {
  background-color:#2a4e8c;
}