.custom_bullets_wpcc ul li{padding-left:20px;list-style:none;margin-bottom:10px}.custom_bullets_wpcc ul li::before{content:'';display:inline-block;margin-right:7px;margin-left:-30px;padding-right:5px;font-family:'ETmodules';font-size:1.2em;vertical-align:middle}.custom_bullets_wpcc--check ul li::before{content:'\e052'}.custom_number ol{list-style:none;counter-reset:my-awesome-counter}.custom_number ol li{padding-left:30px;counter-increment:my-awesome-counter}.custom_number ol li::before{content:counter(my-awesome-counter) ". ";margin-left:-27px;margin-right:10px;color:red;font-weight:bold}