.keep-body p {
  max-width: 100%;
  overflow: hidden;
  color: rgba(32, 33, 36, 0.82);
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}
