#awelite_favorites_equation {
    display: flex;
}
#awelite_favorites_equation i {
    font-size: 32px;
    color: red;
}
#awelite_favorites_equation .div_count {
    position: relative;
    top: -3px;
}
#awelite_favorites_equation .count {
    display: inline;
}
.favor {
  background: url(/images/favor.svg) no-repeat center center;
  display: block;
  width: 24px;
  height: 24px;
}
#awelite_favorites_equation {
  color: #000;
  text-decoration: none;
}
