html body{background-image:none}
.card-text{padding: 0px!important;}
.recruter, .span_recruter, .span_match, .match{font-weight: var(--bs-font-weight-750)!important;}
.card.card-icon{padding-bottom: 60px;}

@media (min-width:992px){
    /* .recruter{display: flex;flex-direction: column;justify-content: center;} */
    .span_recruter{margin-left: 5px;}
}
@media (max-width:576px){
    h1{font-size: 40px!important;}
    .container_titre{margin-bottom: 20px!important;}
    .card-icon {padding: 25px;}
    .container_bloc{padding-bottom: 50px!important;}
}