.item-card__labels {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.item-card__label {
    margin-right: 5px;
}
