.i-special-rich-text {
  /* position: relative; */
}

.tag-div {
  position: absolute;
  top: 0;
  color: #A5A5A5;
  font-size: 24px;
  line-height: 30px;
}

.i-text {
  font-size: 24px;
  line-height: 34px;
  color: #3d3d3d;
  lines: 2;
  text-overflow: ellipsis;
  /* overflow: hidden; */
}

.black {
  color: #3D3D3D;
}

.yellow {
  color: #EE9900;
}

.blue {
  color: #30A0FF;
}

.gray {
  color: #A5A5A5;
}

.red {
  color: #FF5000;
}

.margin-text {
  margin-right: 6px;
}
