:root {
    --primary: #6054fe;
    --white: #fff;
    --text-light: #dadfe2;
    --text-dark: #0b1944;
    --app-color: #48b101
}

.n_hero_banner_area .mobile_img img {
    top: 120px !important;
    max-width: 100%;
}

.header_area.navbar_fixed {
    background: #00000042;
    backdrop-filter: blur(10px);
}

.pos_footer_area::before {
    display: none;
}

.onepage_about_area .shape{
    width: 500px !important;
}