.cmp a {
  display: inline-block;
  padding-left: 23px;
  border: none;
}

.cmp a::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
}

.cmp .text {
  border-bottom: 2px dotted transparent;
}

.cmp .counter {
  display: none;
}
/*# sourceMappingURL=maps/cmp_1.css.map */
