.dcmds-qm-coming{
  max-width:1086px;
  margin:18px auto 22px;
  padding:18px 20px;
  border-radius:22px;
  border:1px solid rgba(18,55,51,.14);
  background:linear-gradient(135deg,#f3fbf9,#ffffff 62%,#eef7ff);
  box-shadow:0 10px 28px rgba(18,55,51,.06);
  color:#123733;
}
.dcmds-qm-coming strong{
  display:block;
  color:#123733;
  font-size:1.05rem;
  margin-bottom:4px;
}
.dcmds-qm-coming p{
  margin:0;
  color:#425f59;
  line-height:1.55;
}
.dcmds-release-note{
  border:1px dashed rgba(18,55,51,.22);
  background:#fbfffe;
  border-radius:16px;
  padding:12px 14px;
  margin-top:10px;
  color:#365a54;
  line-height:1.5;
}
