.pcpl-data-note {
	padding: 12px 14px;
	border: 1px solid #f0d99c;
	border-radius: 8px;
	background: #fff4d8;
	color: #744900;
	font-size: 12px;
}

.pcpl-status-badge {
	display: inline-flex;
	align-items: center;
	margin-left: 6px;
	padding: 4px 9px;
	border-radius: 999px;
	background: #e8f5ee;
	color: #287a4d;
	font-size: 11px;
	font-weight: 700;
}

.pcpl-status-review {
	background: #fff4d8;
	color: #a96505;
}
