.atelier {
    margin-bottom: 90px;
}

.atelier .slick-dots {
    bottom: -30px;
}
.atelier .slick-dots li.slick-active button::before {
    font-size: 17px;
    color: #1167ff;
}

.atelier .presentation {
    font-size: 16px;
    position: relative;
    max-width: 1200px;
    margin: 70px auto 40px;
}

.atelier .presentation h1 {
    text-align: center;
    font-size: 29px;
    margin-bottom: 25px;
    line-height: 32px;
}

.atelier .howitworks {
    margin-top: 40px;
}
.apv__registration--known {
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    .atelier .presentation {
        margin-top: 0;
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .atelier .commitments {
        padding: 0 15px;
        margin-top: 30px;
        box-sizing: border-box;
    }

    .atelier .commitments__list {
        border-radius: 7px;
    }
}
