.oo24n-label {
	color: inherit;
}

.oo24n-label-red {
	color: #d64545;
}

.oo24n-label-green {
	color: #2f8f5b;
}

.oo24n-post-helper-actions {
	margin-top: 8px;
}

.oo24n-label-counts {
	width: 100%;
}

.oo24n-label-count-row {
	align-items: flex-start;
	display: flex;
	gap: 8px;
	justify-content: space-between;
	margin-bottom: 6px;
}

.oo24n-label-count-row:last-child {
	margin-bottom: 0;
}

.oo24n-label-count-label {
	font-weight: 600;
}

.oo24n-label-count-value {
	text-align: right;
}

.oo24n-label-count-item {
	display: block;
}

.oo24n-label-count-red {
	color: #d64545;
}

.oo24n-label-count-green {
	color: #2f8f5b;
}
