#article_principal > p {
    font-family: 'Outfit', sans-serif;
    font-size: 1.5rem;
    line-height: 1.7em !important;
    ;
}

.display-7,
ul.spip {
    font-family: 'Outfit', sans-serif;
    font-size: 1.5rem;
    line-height: 1.7em !important;
}


#article_principal-8 > p {
    font-family: 'Outfit', sans-serif;
    font-size: 1.3rem;
    line-height: 1.45em !important;
}

.display-8 {
    font-family: 'Outfit', sans-serif;
    font-size: 1.3rem;
    line-height: 1.45em !important;
}

.texte-white {
    color: #FFFFFF !important;
}

.autobr {
    border: 0;
    height: 0;
    line-height: 2rem;
    font-size: 1px;
}

ul.spip {
    /*Removes default style of 
        bullet point*/
    list-style-type: "\276F";
    list-style-position: inside;
}


.header1 > video,
.header3 > video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 0%;
    left: 0%;
    z-index: - 100;
    transform: translate (-50%, -50%);
}

.header1,
.header3 {
    background-image: url(https://www.cdabatiment.fr/fond_image_cda_batiment_et_paysage-2000x1500.jpg);
    background-size: cover;
}

::selection {
    color: #e1181d !important;
    background: yellow;
}

article,
aside {
    margin: 0 !important;
    padding: 0 !important;
}

.header1 > display-1,
.header3 > display-1 {
    overflow: visible !important;
    word-wrap: normal !important;
    word-break: keep-all !important;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

