king
2020-06-23 c519b4e51fe07bf13a2a7e44abd648b8dc0c083d
1
2
3
4
5
6
7
8
9
.mob-card-source-box {
  padding: 20px 0px 20px 15px;
  position: relative;
 
  p {
    color: rgba(0, 0, 0, 0.85);
    margin-bottom: 10px;
  }
}