.debut-eb-badge { margin: .25rem 0 .75rem; }
.debut-eb-badge__pill {
  display: inline-block;
  padding: .35rem .6rem;
  font-size: .85rem;
  line-height: 1;
  border-radius: 999px;
  background: #e6f7ee;
  color: #0b7a4b;
  border: 1px solid rgba(11,122,75,.2);
  white-space: nowrap;
}