.tag-item {
  margin: 0.3rem 0 0.3rem 0; }

#post-tags {
  font-size: 1rem;
  line-height: 2rem;
  margin-top: 0.5rem;
  font-weight: bold; }

.tag-link {
  font-weight: bold;
  margin: 0 0.15rem; }

.tag-link:hover {
  text-decoration: none; }

.post-tag {
  padding: 0.3rem 0.4rem 0.3rem 0.45rem;
  margin: 0.2rem 0;
  background: #aba8ff;
  border-radius: 20px;
  color: #151515;
  text-align: center; }
