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