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