.ul[class*="trx_addons_list_arrow_circled"] > li::before {
    content: '\e884';
    font-family: 'trx_addons_icons';
    color: #4d75a9 !important;
    background-color: #efefee !important;
    width: 2.05em !important;
    height: 2.05em !important;
    line-height: 2.05em !important;
    left: -3.7em !important;
    font-size: 20px !important;
    font-weight: 600;
    top: -5px !important;
}