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