@import url(main.css);
div.shadow-lg { box-shadow: none !important; }

.row.flex-lg-row-reverse.mt-5 { margin-top: 1rem !important; }

.svg-picto-card svg * { fill: #fff !important; stroke: #fff !important; }

.row.flex-lg-row .titles h2, .row.flex-lg-row-reverse .titles h2 { position: relative; }

.row.flex-lg-row .titles h2::after, .row.flex-lg-row-reverse .titles h2::after { content: ""; display: block; width: 60px; height: 4px; background-color: #A31512; margin-top: 0.5rem; }

.photoTitleText h2 { position: relative; text-align: center; }

.photoTitleText h2::after { content: ""; display: block; width: 60px; height: 4px; background-color: #A31512; margin: 0.5rem auto 0; border-radius: 2px; }

.phototext-main-title h2, .partenaires-main-title h2 { position: relative; text-align: center; }

.phototext-main-title h2::after, .partenaires-main-title h2::after { content: ""; display: block; width: 60px; height: 4px; background-color: #A31512; margin: 0.5rem auto 0; border-radius: 2px; }

.nav-link { font-weight: 600 !important; }

div#bandeau-title-seo h2.titles { color: #111111 !important; }

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