.whyRoleList{counter-reset:my-awesome-counter;list-style:none}.whyRoleList>div{counter-increment:my-awesome-counter}.whyRoleList>div:before{align-items:center;background:#ef8934;border-radius:50%;color:#fff;content:counter(my-awesome-counter);display:flex;font-size:14px;font-weight:700;height:20px;justify-content:center;left:-10px;line-height:1;position:absolute;width:20px}.whyRoleList div .fa-check-circle{display:none}