.header-2019 .inner-content .contenu .p-de{
    margin-bottom: 45px !important;
}

.header-2019 .inner-content .contenu h3{
    margin-bottom: 40px;
    font-family: "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #707689;
}

.header-2019 .inner-content .contenu .de-a{
    margin-right: 10px !important;
}

.last-section .demo .cta{
    width: 370px !important;
    text-decoration: none;
}

.modal-title{
    font-family: "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.demo .cta-demo{
    text-decoration: none;
    font-family: "proxima-semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 19px;
    color: white;
    width: 300px;
    height: 60px;
    background-color: #1BC74E;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 45px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px){
    .header-2019 .inner-content .contenu a{
        margin-bottom: 5px !important;
    }

    .header-2019 .inner-content .contenu h3{
        margin-bottom: 20px;
        font-family: "proxima-regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 20px;
        color: #707689;
        text-align: center;
    }

}