@import url(main.css);
.b-bloc-divider { width: 100%; height: 3rem; background-color: #ffffff !important; border: none !important; box-shadow: none !important; }

.svg-picto-card > svg { width: 18%; height: 20%; margin: 0 auto; color: #ffffff; }

@media (min-width: 992px) { div.row-cols-1 > div.col { width: 33.3333333333% !important; } }

.navbar { background-color: white; border-bottom: 2px solid #a6228f; box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); }

.text-color-seventh { color: #ffffff !important; }

.bandeau { min-height: 36vh; background-color: #000000; }

.btnDevis { position: fixed; bottom: 20px; right: 0; font-size: 18px; padding: 10px 20px; background: #92278f; color: white; text-decoration: none; border-radius: 30px 0 0 30px !important; z-index: 10; font-family: 'Oxanium'; }

.btnDevis:hover { background: #6B1D69; color: white; }

.carousel-item-homepage img { filter: brightness(90%); }

.btnDevis:visited { color: #ffffff !important; }

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