.MentionLegales{

    background-color: #FFF5E5;


    .Haut{
        h1{
            padding-top: 128px;
            margin-bottom: 78px;
            color: #46512A;
            text-align: center;
            font-family: Shrikhand;
            font-size: 48px;
            font-style: normal;
            font-weight: 400;
            line-height: 56px; /* 116.667% */
        }
        p{
            color: #091606;
            text-align: center;
            font-family: Bitter;
            font-size: 20px;
            font-style: italic;
            font-weight: 400;
            line-height: normal;
            margin-bottom: 135px;
        }

    }
    .info{
    background-color: #46512A;
        p{
            margin-left: 114px;
            margin-right: 152px;
            padding-bottom: 20px;
            padding-top: 20px;
            color: #FFF;
            font-family: Bitter;
            font-size: 20px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; 
        }
        img{
            padding-top: 30px;
        }
    }
}