.cfm-cod-notice {
	margin: 0 0 16px;
	padding: 14px 16px;
	border: 1px solid #dbeafe;
	background: #eff6ff;
	color: #1e3a8a;
	border-radius: 12px;
	font-size: 14px;
	line-height: 1.6;
}

.cfm-cod-notice strong {
	font-weight: 700;
	color: #1d4ed8;
}