.font-outfit {
    font-family: "Outfit" !important;
}

.font-outfit * {
    font-family: "Outfit" !important;
}

.candidate-bentos {
    border-radius: 12px !important;
    box-shadow: none !important;
}

.recruiter-bentos {
    border-radius: 12px !important;
    box-shadow: none !important;
}

.enterprise-bentos {
    border-radius: 12px !important;
    box-shadow: none !important;
}

.carousel-track img {
    background: white;
}