.storycontent ul li:before {
    content: "\f04b" !important;
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 24px;
    color: #db5003 !important;
}

li {
    line-height: 22px !important;
}