
.tab-feature .icon,
.tab-feature .icon svg {
    height:30px;
    width:30px;
}

.tab-feature .heading {
    font-size:13px;
    font-weight:bold;
    margin-bottom:0;
}

.tab-feature-grid {
    max-width:620px;
    padding-top: var(--spacing-1);
    padding-bottom: var(--spacing-1);
    row-gap:var(--spacing-2);
}

.tab-feature .rte {
    font-size:13px;
}

.tab-feature .item-content {
    line-height:1.5;
}