@media screen and (weex-theme: colmo) {
  .text-desc-default {
    font-size: 36px;
  }
  .dof-badge-text-default {
    height: 48px;
    border-radius: 24px;
  }
  .text-desc-default {
    min-width: 28px;
  }
  .text-desc {
    /* font-family: COLMO-Mono-Regular; */
    font-family: PingFangSC-Regular;
    color: rgba(255,255,255,0.80);
  }
}