.dsvy-ihbox.dsvy-ihbox-style-7 .dsvy-element-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-left: 40px;
    font-style: italic;
}

.dsvy-ihbox.dsvy-ihbox-style-7 {
    position: relative;
}

.dsvy-ihbox.dsvy-ihbox-style-7:before {
    content: '';
    left: 0;
    position: absolute;
    height: 100%;
    width: 5px;
    background: var(--dsvy-karzo-global-color);
}

.dsvy-ihbox.dsvy-ihbox-style-7 .dsvy-ihbox-box {
    padding: 30px 15px 10px 0;
    margin-left: 10px;
}