@import url(main.css);
h1 { display: flex !important; justify-content: center !important; align-items: center !important; height: 25vh !important; margin: 0 !important; text-align: center !important; width: 100% !important; color: #F0A226 !important; }

.bandeau > div { width: 100% !important; }

h1 { text-decoration: underline; text-decoration-color: #F0A226; text-decoration-thickness: 3px; text-underline-offset: 5px; }

#homepage h1 { text-decoration: none; }

.nav-link { color: white !important; }

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