.ce_list li.fa::before {
	margin-left: -13px;
	margin-right: 10px;
	width: 26px;
	font-family: FontAwesome;
}

li::before {color: #c76700;}

.fa-angle-right::before,
.fa fa-check::before { 
	content: "\f105";
	color: #c76700;
}



form fieldset {
	padding: 10px;
	border: 1px solid rgb(0 0 0 / .2);
	font-size: 13px;
}