#tipologies-features {
    position: relative;
    background-color: var(--secondary-color);
}
#tipologies-features .features-icons{
        background-color: var(--secondary-color);
}
#tipologies-features .features-icons .icons-wrapper .icon-box, #tipologies-features .features-icons h2{
    color: #fff;
}