ul {
    list-style-image: url('/images/_Bullet/kirmizi.webp');
    margin-bottom: 1em;
}

    ul li {
        line-height: 180%;
        padding-left: 0.5em;
    }
