.formulaire-nous-rencontrer {
    text-align: center;
}

.formulaire-nous-rencontrer #btn-cmh-submit {
    width: 327px;
    height: 60px;
    background-color: #223249;
    color: white!important;
    /* color: #223249; */
    display: block;
    margin: 0 auto;
    margin-bottom: 85px;
    font-weight: 700;
    box-sizing: border-box;
    line-height: unset;
    margin-top: 60px;
    margin-bottom: 25px;
}

.formulaire-nous-rencontrer  select {
    text-align-last: center;
    box-sizing: content-box;
    height: 60px;
    width: 280px;
    border: 3px solid #223249;
    color: #223249;
    display: block;
    margin: 0 auto;
    margin-bottom: 35px;
    font-weight: 700;
    box-sizing: border-box;
}
