/* DiyForDataBaseHD */
/* cmt4Intro */
.cmt4Intro {
  background-color: #eee;
  padding: .3em .7em 1em;
}

.cmt4Intro .is-flex {
  display: flex;
  justify-content: space-between;
}

.cmt4Intro .meta {
  margin-bottom: .3em;
}

.cmt4Intro .con {
  margin-bottom: 0;
  /* padding-bottom: .5em; */
  line-height: 1.7;
}

