/* SLIDER */
span.h1 { font-size: 1em; font-weight: bold; }
.bg-caption { background-color: rgba(61, 75, 94, 0.5) !important; }
.carousel-inner div.caption h1 { color: #FFF; text-align: left; font-size: 3em !important; padding-bottom: 0 !important; font-weight: bold; }
.carousel-inner div.caption p { color: #FFF; text-align: left; font-size: 1.2em !important; padding-top: 0 !important; }
@media (max-width: 992px) { .bg-caption h1, .bg-caption p { text-align: center !important; } }

/* LIENS */
.nav-link { text-transform: uppercase; color: #fff !important; }
.btn, .btn:hover { background: none !important; border: solid 3px; border-radius: 0; padding: 5px 40px; }
.btn-primary, .btn-secondary { border-color: #C59D5F; color: #C59D5F !important; }
.btn-primary:hover { border-color: #937445 !important; color: #937445 !important; }
.btn-secondary:hover, .bg-caption .btn-primary { border-color: #fff !important; color: #fff !important; }

/* SECTIONS */
#section-1, #section-2, #section-3 { text-align: center; }
#section-1 i { color: #C59D5F; }
#section-3 article.container { max-width: 1920px !important; --bs-gutter-x: 0rem !important; color: #fff !important; }
section#actualites, section#section-3 { padding-top: 5em !important; padding-bottom: 5em !important; }
.col-third h2, .col-third label { color: #fff; }