.fa6-migration-mega-menu-big {
    background-image: url("cloud-migration_32.svg");
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.fa6-migration-mega-menu-dark {
    background-image: url("cloud-migration.svg");
    background-repeat: no-repeat;
    display: block;
    background-position: center center;
    background-size: contain;
    width: 16px;
    height: 16px;
}