.title[data-v-06a817a0] {
  position: relative;
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #444;
  margin-bottom: 10px;
}
.title[data-v-06a817a0]::after {
  content: '';
  width: 3px;
  height: 75%;
  background-color: #444;
  position: absolute;
  top: 4px;
  left: 0;
}

