.btn[data-popup="categories"] {
  transition: color .3s, background .3s;
}

.btn--tiny {
  height: 22px;
  padding: 0 10px;
}

.tags__more {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}