.comment-awaiting-moderation {
	display: block;
	font-size: 0.875em;
	line-height: 1.5;
}

.wp-block-comment-content {
	// This block has customizable padding, border-box makes that more predictable.
	box-sizing: border-box;
}
