@import url(main.css);
/*-------------------------------Cartes custom*/
.btn-light:visited { color: black !important; }

/*-------------------------------Titres en majuscules*/
h2, h3 { text-transform: uppercase !important; }

/*-------------------------------header en maj*/
#navbarSupportedContent { text-transform: uppercase; }

/*-------------------------------header en maj */
nav#navigation-bar-show { text-transform: uppercase; }

/*-------------------------------bouton*/
a.button_homepageDoubleScreen.ctaLinks-button.text-color-fourth.p-3.fs-6.fw-bold.m-2 { text-transform: uppercase; font-family: 'Montserrat'; font-weight: 400 !important; color: white !important; }

h5 { font-family: 'Montserrat'; font-weight: 300 !important; }

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