/*----------------------------------------
  Badges
------------------------------------------*/
.collection a.collection-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
