.is-1 {
    color:#FFDB29;
    font-size:48px;
    text-align:center

}


.notonleft{
    color: #FFDB29;
    margin:40px;
}

h1{
    padding:40px;
}
h2 {
    color: #FFDB29;
    font-size:24px;
}

.recipes{
     margin:65px;
}

#avisclients{
    text-align:center ;
}

.bg-hero{
    background: no-repeat url("img/pates-fraiches.jpg");
    background-size: cover;
}

.bg-hero-ap{
    background: no-repeat url(img/Ravioli-italiens-1.png);
    background-size: cover;
}

.bg-hero-ct{
    background: no-repeat url(img/deventure.jpg);
    background-size: cover;
}
.hero-body{
    margin: 0px 750px 0px 0px;
}

.title{
    font-size:3rem;

}
.subtitle{
    font-size:7rem;
    font-style:italic;
    font-family: "Playfair Display", serif;
    font-weight: bold;
    
}

.com-it{
    font-size:18px;
}

h1{
    color:#FFDB29;
    font-size: 45px;
    text-align:center;
    font-family:mono;
    font-weight: bold;
}

.playfair {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
}


.mono> {
  font-family: "Reddit Mono", monospace;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

p{
    font-family: "Reddit Mono", monospace;

}

.content{
    font-family: "Reddit Mono", monospace;

}

.is-aptxt{
    padding:20px;
    font-size: 18px;
}

strong{
    color: #4bcb60;
}

body{
    background-color:#FFF2D0;
}

.card{
    background-color:#FFDB29
}
