#wpdcom .pc-comment-usage-notice {
	margin: 0 0 1rem;
	padding: .75rem;
	border-left: 3px solid var(--pc-color-link, #ff6868);
	color: var(--pc-color-text, #f5f5f5);
	font-size: 14px;
	line-height: 1.6;
	overflow-wrap: anywhere;
}

#wpdcom .pc-comment-usage-notice a {
	color: var(--pc-color-link, #ff6868);
	text-decoration: underline;
	text-underline-offset: .15em;
}

#wpdcom .pc-comment-usage-notice a:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 3px;
}
