.border-dashed{
  border:1px dashed #333;
  border-radius: 4px;
}
.dot-base li::before{
  color:#a64a97;
}
.dot-green li::before{
  color: #2bb7b3;
}
