.a-count-badge {
  display: inline-block;
  min-width: 18px;
  height: 18px;
  padding: 0 4px;
  font-size: 11.23731px;
  line-height: 1.42798;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  background-color: #de00a5;
  border-radius: 9px;
}

.a-count-badge--animate {
  animation: zoom-in 0.3s ease-out 0.5s both;
}

.a-count-badge__number {
  width: 100%;
}
