.block-hero {
    margin: 2em 0;
    background-color: #f4f4f4;
    display: flex;
    justify-content: center;
    background-size: cover;
    text-align: center;
}
.bloc_lead__title {
    font-size: 3.125rem;
}
