/*--------------------------------------------------------------
# Tags Footer
--------------------------------------------------------------*/
.tags-links {
  text-align: right;
  width: 100%;
  padding: 2rem 1rem;
}

.tags-links a {
  padding: .5rem 1rem;
  display: table-cell;
  text-transform: uppercase;
  font-family: Montserrat;
  color: #303036;
  text-decoration: none;
}

.tags-links .tag-separator {
  color: #abadb0;
  font-weight: 800;
}

.tags-links .tag-separator a {
  font-weight: 400;
}
