.wps-badge {
  display: inline-block;
  min-width: 8px;
  padding: 3px 7px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: 1px;
  background-color: #DC3545;
  border-radius: 10px;
}