.basic-example {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 4px;
  background: #eee;
}

.next-badge {
  margin-right: 16px;
}
