body {
    padding-top: 50px;
}
#intro, #formations, #cv, #expros, #series, footer  {
  padding-top: 35px;
  padding-bottom: 35px;
}
#passions, #series {
	padding-bottom: 35px;
}
#intro h1 {
    margin-top: 15px;
    margin-bottom: 0;
    color:#ff914d;
}
#expros h4 {
	margin-top: 15px;
	margin-bottom: 0;
}
.card {
	margin-bottom: 15px;
}
.serie {
	margin-bottom: 15px;
}

img.fraise {
    width: 400px;
}
.navbar {
    background-color: #ff914d;
}
.container-fluid bg-dark {
    background-color: #696969;
}
#cv hr {
    background-color:#ff914d;
}
#formations h3 {
     color:#ff914d;
}
#expros hr {
    background-color:#ff914d;
}
#passions hr {
    background-color:#ff914d;
}
#series hr {
    background-color:#ff914d;
}
#expros h3 {
     color:#ff914d;
}
#formations .badge-lea {
    background-color:#ff914d;
}
#expros .badge-lele {
    background-color:#ff914d;
}
#passions .btn-lea {
    background-color:#ff914d;
    color: white;
}
#series .lea {
    background-color:#ff914d;
}

.bg-dark jsp {
    text-align: center;
}
#intro {
    background-color: #292b2c;
}
.footer {
    background-color: #292b2c;
    text-align: center;
}
.col-12 .col-md-6 {
     box-shadow: 5px 5px 5px rgba(0,0,0,0.7);
}
.textorange {
    color:#ff914d;
}