.uc-bullet ul {
    list-style-image: url("https://static.tildacdn.com/tild6238-6630-4165-a134-663333363539/bullet.png")
}

.uc-bullettwo ul {
    list-style-image: url("https://static.tildacdn.com/tild6463-3031-4531-b030-356231393837/bullet2.png")
}

.tn-atom span[style*="background-color"] {
    display: inline !important;
    font-weight: 600 !important;
    color: #20316E !important;           /* Цвет самого текста */
    
    /* СТИЛЬ */
    padding: 0.17em 0.4em !important;
    border-radius: 4px !important;
    box-decoration-break: clone !important;
    -webkit-box-decoration-break: clone !important;
}


