.logo-wrapper:after {
  background-color: rgba(0, 0, 0, 0) !important;
}

.main-header--stats {
  color: black !important;
}

.page-wrapper {
  background-image: none !important;
}

#app:before {
  background-image: url(/plaisir/img/background.svg) !important;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
}

.main-header .logo-wrapper {
  height: 250px !important;
  background-color: rgba(246, 182, 182, 0.15) !important;
}

.page--timedout {
  top: 15.5rem !important;
}

.page--home section.news .swiper .swiper-container .swiper-slide .swiper-slide--image {
  padding: 0 5.5rem !important;
}

.page--home section.news .swiper .swiper-container .swiper-slide .swiper-slide--image img {
  object-fit: contain !important;
}

.page--home {
  justify-content: space-evenly !important;
}

.page--home section.news {
  flex: unset !important;
}

.page--home section.news .swiper .swiper-container .swiper-slide {
  --button-background: transparent !important;
}

.main-nav .nav-wrapper .navbar .g-btn {
  padding: 2rem !important;
}

.title-wrapper .g-btn {
  background-color: #f8c9c2 !important;
  border-radius: 999999px !important;
}

.container_categorie {
  color: darkGrey !important;
  font-weight: 400 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.container_name {
  color: rgb(81, 81, 81);
}

.primary_button {
  background-color: none !important;
  border-radius: 999999px !important;
  color: rgb(81, 81, 81) !important;
}

.secondary_button {
  color: rgb(81, 81, 81) !important;
  text-decoration: underline !important;
}

.list > .g-btn {
  background: none !important;
  /* Your styles here */
}
