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