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