.tags {

width: 100%;
.tag {
  margin-right: 0.5em;
  color: $tags-color;
}

}