.my-custom-bullet ul{list-style:none;display:flex;flex-direction:column}.my-custom-bullet li{display:flex;align-items:baseline;margin-bottom:15px}.my-custom-bullet li::before{content:"✔️ ";margin-right:10px}