body {
   padding-top: 50px;
}
#intro, #formations, #cv, #expros, footer  {
 padding-top: 35px;
 padding-bottom: 35px;
}
#passions, #series {
        padding-bottom: 35px;
}
#intro h1 {
   margin-top: 15px;
   margin-bottom: 0;
   color: #ff914d;
}
#intro img {
        width: 400px;
        height: 400px;
}
#intro {
    background-color: #292b2c;
}
#expros h4 {
        margin-top: 15px;
        margin-bottom: 0;
}
.card {
        margin-bottom: 15px;
}
.serie {
        margin-bottom: 15px;
}
.navbar {
        background-color: #ff914d;
}
img.fraises {
    width: 400px;
}
img.brioche {
    width:400px;
}
img.bissap {
    width:400px;
}
h1 {
    text-align: center;
    color: white;
}
header {
    background-color:#ff914d;
    color:white;
}
footer {
    background-color: dimgray;
    color: white;
}
.orange {
    background-color: #ff914d;
}
#gros .jsp {
    text-align: center;
}
.footer {
    background-color: #292b2c;
    text-align: center;
}
.ligne {
    background-color: #ff914d;
}