.t026__title {
        text-transform:uppercase;
    }
    

.t007__text ul li, .t-card__descr ul li, .t-text ul li {
    list-style:none;
    position: relative;
    padding-left: 1.4375em;
    margin-bottom: 0.4em;
}

.t007__text ul li::before, .t-card__descr ul li::before, .t-text ul li:before {
    content: "\2013";
    background-size: cover;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0px;
    display: block;
    color: #ee6c40;
    font-weight: 600;
}

h2 {
    font-size: 30px !important;
    line-height: 40px !important;
}