.badge {
  margin: -3px 0; // negates extra space added by top and bottom padding
  transform: translate(0,-1px); // helps vertically center text
}
