#article .items {
  float: left; width: 33%;
  font-size: 14px;
  margin: 1em 0;
}

#article .items p {
  color: #ff3333;
  text-align: center;
  text-indent: 0;
}

#article #shop p {
  text-align: center;
  text-indent: 0;
  margin-top: 1em;
}
