.gradient-bullets{list-style-type:none;padding:0}.gradient-bullets li{position:relative;padding-left:20px;margin-bottom:10px}.gradient-bullets li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:linear-gradient(45deg,#ff1493,#8000ff 50%);border-radius:50%}