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;
}
.footer {
    background-color: #292b2c;
    text-align: center;
}
.carte {
 align-self: center;
}
.ligne {
    background-color: #ff914d;
}