@charset "UTF-8";
@import url(main.css);
img.slider-with-features-carousel-logo { height: 35vh !important; }

h2 { position: relative; padding-bottom: 8px; /* Espacement entre le texte et le trait */ }

h2::after { content: ""; display: block; width: 100%; height: 3px; /* Épaisseur du trait */ background-color: #FC131F; position: absolute; bottom: 0; left: 0; }

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