.elementor-1318 .elementor-element.elementor-element-326d564{--display:flex;--min-height:80vh;}.elementor-1318 .elementor-element.elementor-element-326d564:not(.elementor-motion-effects-element-type-background), .elementor-1318 .elementor-element.elementor-element-326d564 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F0EDE6;}.elementor-1318 .elementor-element.elementor-element-1cbdbce{margin:-70px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for html, class: .elementor-element-02c084b */.home-link{
    position:fixed;
    top:34px;
    left:24px;
    z-index:9999;

    color:#B28D4F;
    text-decoration:none;

    font-family:"Cormorant Garamond", serif;
    font-size:60px;       /* au lieu de 22px */
    line-height:1;
    font-weight:500;

    transition:opacity .3s ease, transform .2s ease;
}

.home-link:hover{
    opacity:.7;
    transform:translateX(-3px);
}

@media(max-width:767px){
    .home-link{
        top:16px;
        left:16px;
        font-size:34px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1cbdbce *//* ===================================
   PAGE
=================================== */

.about-page{
    width:min(80%,760px);
    margin:90px auto 0;
    position:relative;
    box-sizing:border-box;
}

/* ===================================
   FOND DE LA PAGE
=================================== */

html,
body{
    margin:0;
    padding:0;
    min-height:100vh;
    background:#F0EDE6 !important;
}

#page,
.site,
.site-content,
.elementor,
.elementor-page{
    min-height:100vh;
    margin:0;
    padding:0;
    background:#F0EDE6 !important;
}
/* ===================================
   TITRE
=================================== */

.about-tag{

    display:block;

    text-align:center;

    color:#B28D4F;

    font-family:"Raleway",sans-serif;

    font-size:20px;

    letter-spacing:6px;

    text-transform:uppercase;

    margin-bottom:22px;

}

.about-page h1{

    margin:0;

    text-align:center;

    font-family:"Cormorant Garamond",serif;

    font-size:60px;

    font-weight:300;

    line-height:1;

    color:#1F1F1F;

}

.about-line{

    width:70px;

    height:1px;

    background:#B28D4F;

    margin:30px auto 30px;

}

/* ===================================
   TEXTE
=================================== */

.about-text{

    max-width:640px;

    margin:auto;

}

.about-text p{

    margin:0 0 30px;

    font-family:"Cormorant Garamond",serif;

    font-size:24px;

    line-height:1.75;

    color:#2B2B2B;

}

/* ===================================
   CERTIFICATION
=================================== */

.about-certification{

    margin-top:0px;

    text-align:center;

}

.certification-line{

    width:120px;

    height:1px;

    background:#D5C5A8;

    margin:0 auto 30px;

}

.about-certification p{

    margin:0;

    font-family:"Cormorant Garamond",serif;

    font-size:20px;

    font-style:italic;

    color:#9A8C7A;

}

/* ===================================
   ANIMATION
=================================== */

.about-page{

    animation:fadeUp 1s ease;

}

@keyframes fadeUp{

    from{

        opacity:0;

        transform:translateY(40px);

    }

    to{

        opacity:1;

        transform:none;

    }

}

/* ===================================
   MOBILE
=================================== */

@media(max-width:768px){

.about-page{

    width:90%;

    margin:80px auto;

}

.about-page h1{

    font-size:48px;

}

.about-line{

    margin:35px auto 50px;

}

.about-text{

    max-width:100%;

}

.about-text p{

    font-size:22px;

    line-height:1.8;

    margin-bottom:38px;

}

.about-certification{

    margin-top:60px;

}

.about-certification p{

    font-size:18px;

}

/* ===================================
   FOND DE LA PAGE
=================================== */

html,
body{
    background:#F0EDE6 !important;
}

#page,
.site,
.site-content,
.elementor,
.elementor-page,
.elementor-location-single,
.elementor-section,
.elementor-container{
    background:#F0EDE6 !important;
}

html,
body{
    min-height:100vh;
    margin:0;
    background:#F0EDE6 !important;
}/* End custom CSS */