#articleLabels {
    display: inline-flex;
}

.articleNumber {
    user-select: none;
}

.articleNumber:hover {
    cursor: pointer;
}
