.btco-due-preview {
	display: block;
	padding: 10px 12px;
	border-radius: 9px;
	background: #eefaf2;
	color: #176a39;
	font-size: 11px;
	line-height: 1.45;
}

.btco-due-preview.is-warning {
	border: 1px solid #efd38a;
	background: #fff8df;
	color: #765514;
}
