.floweralba-content-moderation-error {
	display: grid;
	gap: 5px;
	margin: 14px 0 0;
	padding: 14px 16px;
	border: 1px solid #f2a0ae;
	border-radius: 10px;
	background: #fff5f7;
	color: #8b2334;
	font-size: 13px;
	line-height: 1.55;
	box-sizing: border-box;
}

.floweralba-content-moderation-error strong {
	font-size: 14px;
	color: #bd2441;
}

.floweralba-content-moderation-error small {
	font-size: 12px;
	font-weight: 600;
	color: #d52f50;
}
