/* SLIDER */
.bg-caption { background: none !important; text-align: left; color: #FFF; }
.carousel-inner div.caption h1 { color: #FFF; font-size: 4em !important; text-transform: uppercase; line-height: 60px; }
.carousel-inner div.caption p { color: #FFF; font-size: 1em !important; text-transform: uppercase; font-weight: bold; }
@media (max-width: 992px) { 
.carousel-inner div.caption { background-color: #3d0002; }
}

/* FONTS &amp; IMAGES */
h1, h2, h3, .nav-link { text-transform: uppercase; }
p { font-size: 1.1em; }
#section-1 img { box-shadow: 10px 10px 0 #ffc107; margin-right: 5%; }
#section-3 img { box-shadow: -10px -10px 0 #ffc107; margin-left: 5%; }
#section-2 p, #section-2 h3 { color: #fff; }
.btn { border-radius: 30px; padding: 0.5em 1em; }

/* SECTIONS */
#homepage #actualites { background: url(/images/upload/demo-2/photos/section-n-bg.webp) center bottom no-repeat; background-size: cover; }
#section-2 { background: url(/images/upload/demo-2/photos/section-2-bg.webp) center top no-repeat; background-size: cover; }
#homepage .col-third { background: none; }

/* FOOTER */
footer { background: url(/images/upload/demo-2/photos/bg-footer.webp) no-repeat; background-size: cover; }
footer .fa-3x { font-size: 1.5em; }