it is technically not possible to change only bullet points size and color. This can be changed with font only. So if you want to do it, then please use below css:
.column_column ul li, .column_visual ul li, .mfn-acc ul li, .ui-tabs-panel ul li, .the_content_wrapper ul li { font-size: 24px !important; color: #000 !important;}
Comments
it is technically not possible to change only bullet points size and color. This can be changed with font only. So if you want to do it, then please use below css: