.icon-box-s2:hover svg path{
    stroke:#43BAFF;
    fill:#43BAFF;
}
.erp-icn:hover  svg path{
    stroke:#43BAFF;
    fill:#FFF;
}

.app-icon{
    width: 40px !important;
    height: 40px !important;
}
.gap-10{
    gap:10px;
}