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