.dsvy-ihbox-style-6 .dsvy-element-title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
}

.dsvy-ihbox-style-6 .dsvy-element-heading {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: var(--dsvy-karzo-global-color);
    margin-left: 57px;
}

.dsvy-element-heading:before {
    content: '';
    width: 40px;
    height: 3px;
    background: #fff;
    left: 0;
    position: absolute;
    margin-top: 13px;
}