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

.main-header--stats {
  color: black !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;
}

.navbar {
  padding-top: 1rem;
}
.router-link-active {
  color: #5b5b5b !important;
}
.container_categorie {
  color: #5b5b5b !important;
}

.container_itinary {
  color: #5b5b5b !important;
}

.container_name {
  color: #5b5b5b !important;
}
.secondary_button {
  color: #5b5b5b !important;
}
.primary_button {
  color: #5b5b5b !important;
  border: 1px solid #5b5b5b !important;
}
.g-btn {
  background: none !important;
}

.filter .categories .g-btn.active {
  color: #5b5b5b !important;
}
