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