/* #tag section {
  border-bottom: 2px solid $primary-color;
  padding: 10px; } */
#tags {
  margin: 10px 0 10px 0;
  font-size: 80%;
}

#tags a {
  font-weight: normal;
}

#tags ul {
  list-style: none;
}

#tags ul li {
  display: inline-block;
}

/*# sourceMappingURL=tags.css.map */
