.candidats_home_redo .heading-title{
    display: none !important;
}

.candidats_home_redo section.n-featured-candidates{
    padding-top: 0 !important;
}

.borders-home{
    box-shadow: var(--box-shadow) !important;
}

.job_categories_home_vignettes .swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal{
    top: unset !important;
    width: calc(100% - 60px);
    left: 30px !important;
    max-width: 1440px !important;
    bottom: -5px !important;

}

.swiper-pagination-progressbar{
   background: var(--three-1);
}