.entry-content ul li {
list-style-type: none;
}
.entry-content ul li:before {
content: "♥";
padding-right: 12px;
color: red;
}