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