.highlight-wrap[data-v-0b39d011] {
  position: relative;
  background: #21252b;
  border-radius: 5px;
  font: 15px/22px "Microsoft YaHei", Arial, Sans-Serif;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  text-shadow: none;
  color: #000;
  padding-top: 30px;
  -webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0%);
          box-shadow: 0 10px 30px 0 rgb(0 0 0%);
}
.highlight-wrap[data-v-0b39d011]:before {
  content: " ";
  position: absolute;
  border-radius: 50%;
  background: #fc625d;
  width: 12px;
  height: 12px;
  left: 12px;
  margin-top: -18px;
  -webkit-box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
          box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;
  z-index: 2;
}

