.sticky-buy > span {
  min-width: 0;
  line-height: 1.12;
}

.sticky-buy b {
  max-width: 205px;
  font-size: 8px;
  letter-spacing: .02em;
}

.sticky-buy small {
  display: flex;
  align-items: baseline;
  gap: 6px;
  margin-top: 3px;
}

.sticky-buy small strong {
  color: var(--lime);
  font-size: 14px;
}

.sticky-buy small s {
  color: #929a94;
  font-size: 9px;
  font-weight: 600;
}

.sticky-buy > a {
  flex: 0 0 auto;
}
