.tag-cloud {
  text-align: center;

  a {
    display: inline-block;
    margin: 10px;
  }
}