.dp-badge{
  display:inline-block;
  padding:6px 10px;
  font-weight:700;
  font-size:12px;
  line-height:1;
  color:#fff;
  border-radius:3px;
  text-transform:uppercase;
  margin-right:6px;
}