.text-color-h {
	color: #37250f;
}
.btn {--bs-btn-bg: #efe2e2;}
@import url('https://fonts.googleapis.com/css2?family=Syncopate:wght@700&display=swap');

/* .logo { */
  /* font-family: "Bruno Ace", sans-serif; */
  /* font-weight: 400; */
  /* font-style: normal; */
/* } */

.syncopate-regular {
  font-family: "Syncopate", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.logo {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  font-style: normal;
  color:#1e476e;
}
.ombre {text-shadow: 0 0 0.3em #FFF, 0 0 0.3em #FFF, 0 0 0.3em #FFF;}
.ombre-n {text-shadow: 0 0 0.3em #000, 0 0 0.3em #000, 0 0 0.3em #000;}

.scroll-to-top a:hover,
.scroll-to-top a:focus,
.scroll-to-top a:active {
	color: #fff;
}
.fond-gris {background-color: #e0e7ed;}