.card-header {
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.labeling-item {
    display: flex;
    flex-direction: column;
    padding: 0.35rem 0;
}

.labeling-item__description {
    font-size: 0.85rem;
    color: var(--rz-text-secondary-color);
}

.additive-detail {
    padding: 0.5rem 0;
}

.additive-detail__standards {
    margin-bottom: 0.5rem;
}

.additive-detail__products {
    margin-top: 0.5rem;
}
