My previous topic was closed on my request – but later I Found solution how to style buletted lists:
/* Styling Lists */
.wpb_wrapper ul li:before {
content:”\2b24″ !important;
color: #F5D300 !important;
}
complete unicode table
https://unicode-table.com/en/#control-character
It’sworking perfect on my site.