/* Tags styling */
.card__tags {
  list-style: none;
  padding: 0;
}
.card__tags .tag {
  padding: 0.125rem 0.625rem;
  border-radius: 12px;
}