body{
    background-color: hsl(50 33% 25% / 0.75); /*#c6b3a0*/
    margin: 2%;
    font-size: x-large;
    font-family: 'Happy Monkey', cursive;
    font-family: 'Source Serif Pro', serif;
    text-align: justify;
}

.modal-content{
    background-color: #fb3b77;
}

.modal-title{
    color:#000000;
}
/* modif christophe j'enleve le bouton de menu.btn1{    background-color: #94d636;    color: #000000;}
*/
.btn2{
    background-color: #94d636;
    color: #000000;
}


.btn2:hover{
    background-color: #94d636;
    color: #000000;
}

.logo{
    display: flex;
    margin: auto;
}

.siret{
    text-align: center;
    margin-left: 20%;
    margin-bottom: 3%;
    font-size: small;
    color: #94d636;
}

.chrystele{
    width: 40%;
    display: flex;
    margin: auto;
    border-radius: 5%;
}

.pension1{
    width: 25%;
    margin-left: 17%;
    border-radius: 5%;
}

.pension2{
    width: 30%;
    margin-left: 7%;
    margin-right: 13%;
    border-radius: 5%;
}

.pension3{
    width: 30%;
    margin-left: 10%;
    margin-right: 5%;
    border-radius: 5%;
}

.pension4{
    width: 17%;
    border-radius: 5%;
}

.pension5{
    width: 30%;
    border-radius: 5%;
}

.pension6{
    width: 41%;
    border-radius: 5%;
}

.pension7{
    width: 20%;
    border-radius: 5%;
    margin-left: 30%;
    margin-right: 2%;
}

.pension8{
    width: 18.8%;
    border-radius: 5%;
}

p{
    color: #94d636;
    margin-top: 2%;
}

.temoignages{
    color: #0000bb;
}

h2{
    text-align: center;
    color: #0000bb;
}

a{
    margin-right: 7%;
    color: #000000;
    text-decoration: none;
}

.feuille{
    width: 3%;
}

.feuille1{
    width: 3%;
    margin-left: 5%;
    margin-right: 10%;
}

.feuille2{
    width: 3%;
    margin-left: 47%;
}

.feuille3{
    width: 3%;
    display: flex;
    margin-left: 94%;
}

.feuille4{
    width: 3%;
    margin-left: 3%;
    margin-right: 3%;
}

.feuille5{
    width: 3%;
    margin-top: 2%;
}

.feuille6{
    width: 3%;
    float: right;
    margin-top: 26.5%;
}

.feuille8{
    width: 3%;
    margin-left: 44%;
}

.mention{
    color: #ffffff;
    text-decoration: none;
    font-size: small;
    text-align: right;
    margin-top: 2%;
}