.navbar-helio {
    margin-top: -1px;
    position: relative;
    background-image: url("../img/hl-hero-bg-sm-1.svg");
    background-repeat: no-repeat;
    background-size: auto;
}

.nav-bg {
    background-image: linear-gradient(to right, #0964E5, #2996F5 , #2EC5FE);
}