@import url(main.css);
.divBtnRDV { text-align: center; margin-bottom: 90px; margin-top: 90px; }

/* Style normal*/
.btnRDV { font-size: 24px; font-family: 'Archivo Black'; padding: 10px 20px; color: white; background-color: #E31F26; text-decoration: none; border-radius: 20px; }

/* Style HOVER*/
.btnRDV:hover { background-color: #131313; color: white; transition: all 0.4s cubic-bezier(0.86, 0.01, 0.15, 0.99); }

.px-4.py-5.text-center.cta_banner.bg-sixthColor.position-relative > .background-image-div-opacity { background-attachment: fixed; }

.carousel-partenaires { margin-top: 90px; margin-bottom: 90px; }

/*# sourceMappingURL=custom.css.map */