.tags span {
  display: inline-block;
  border: 1px dotted #e2e2e2;
  background-color: #f6f6f6;
  padding: 3px;
  margin-right: 10px;
}
