/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/



.blocVignettesCarrefours-itemContent p{
    font-size: 1.8rem;
    line-height: 2.7rem;
    font-family: 'Poppins', sans-serif;
    color: #777777;
}

.content-formation--container.details.blocVignettesCarrefours{
    padding-bottom: 10rem;
    margin-bottom: 10rem;
}

.blocteaser .btn-fourth{
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
}

.blocVignettesCarrefours-item.four .image img{
    border-radius: 0;
}
/* .blocVignettesCarrefours-item.col-md-6 .blocVignettesCarrefours-itemContent  a.btn-primary{
    bottom: 0;
} */
.blocVignettesCarrefours-itemContent  a.btn-primary{
    position: absolute;
    bottom: 30px;
    left: 30px;
} 

/* .home .blocVignettesCarrefours-item.col-md-6 .blocVignettesCarrefours-itemContent a.btn-primary{
bottom: 30px;
} */

.blocVignettesCarrefours-itemContent {
    position: relative;
}
.blocVignettesCarrefours-itemContent .content {
    padding-bottom: 70px!important;
}
.blocVignettesCarrefours-itemContent a.btn-primary {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
