﻿h2.wb-h2 {
    border-left: 6px solid #0A6A49;
    background-color: #EEF6F0;
}
.w-bord-features div {
    background: #FAFBFC;
}
.w-bord-features p {
    color: #0A6A49;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.w-bord-features {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
th {
    background: #EEF6F0;
}
