king
2021-10-28 38471c1fdbfc9fb91109035df2d5fe055f5206d7
1
2
3
4
5
6
7
.clock-component-wrap {
  display: inline-block;
 
  >.anticon-clock-circle {
    color: rgb(38, 194, 129);
  }
}