.nos-expertises {
    height: 220px;
    width: 100%;
    background: #243853;
}

.nos-expertises .text-center {
    position: relative;
    top: 80px;
}

.nos-expertises .text-center>span {
    color: #FFFFFF;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-align: center;
    font: italic normal normal 8vw/1.4em cormorantgaramond-semibold, 'cormorant garamond', serif !important;
}

#body {
    background: #f2f2f2;
    padding-top: 23vh;
}

.svg {
    position: absolute;
    background: #fff;
    top: -14%;
    LEFT: 47%;
    width: 76px;
    height: 76px;
}

.svg svg {
    margin: 9px 8px;
}

.title {
    margin-top: 5vh;
    margin: 0 auto;
    width: 80%;
    background: #fff;
    padding-top: 67px;
    box-sizing: border-box;
    border-bottom: 10px solid rgba(16, 111, 154, 1);
}

.title-h2 {
    letter-spacing: 0.02em;
    line-height: 1.1em;
    font: normal normal normal 50px/1.1em cormorantgaramond-semibold, 'cormorant garamond', serif !important;
    color: #243853;
}

.body-expertise {
    margin: 2vh 11vw;
}

.exemple {
    letter-spacing: 0.03em;
}

.exemple h4 {
    font: normal normal normal 25px/1.4em cormorantgaramond-semibold, 'cormorant garamond', serif !important;
    color: #243853;
    margin-top: 9vh;
}

.exemple p {
    font: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496, sans-serif !important;
    color: #243853;
    margin: 5vh 26vw;
}

.blue-point {
    stroke-width: 0;
    fill-opacity: 1;
    stroke: rgb(237, 21, 102);
    stroke-opacity: 1;
    fill: rgb(36, 56, 83);
}