.listStyling { list-style-type: none; } .listStyling > li::before { content: url("/_static/icons/heart.svg"); position: relative; height: 8px; top: 3px; margin-right: var(--Spacing-x1); }