:root {
  --patronage-color: var(--secondary-color);
}

.logobaseline {
  color: #ffffffb5;
}
@media (max-width: 799px) {
}
@media (max-width: 440px) {
  #side-header .side-header-content {
    justify-content: flex-end;
  }
  #side-header .side-header-content .fusion-logo-link {
    margin-right: 2vw;
  }
}
.fullScreenEtape h1,
.fullScreenEtape h2,
.fullScreenEtape h3 {
  color: white !important;
  text-shadow: 2px 2px 8px #000000a1 !important;
  letter-spacing: 0px !important;
  background-color: inherit;
  -webkit-text-stroke: inherit;
  -webkit-text-fill-color: inherit;
  margin: 0;
  text-align: center;
  filter: drop-shadow(2px 4px 1px #00000044);
}
.fullScreenEtape h4 {
  /* color: var(--primary-color) !important; */
  color: #000000 !important;
  text-shadow: none !important;
  filter: none !important;
  font-size: 1.3em;
  background-color: #ffffff78;
  padding: 0em 1em;
  display: inline-block;
  margin: auto;
  border-radius: 2px;
}
@media (max-width: 799px) {
  .fullScreenEtape h1 {
    -webkit-text-stroke-width: inherit !important;
  }
}
@media (max-width: 799px) {
  .fusion-main-menu-container .fusion-mobile-menu-icons .fusion-icon:before {
    color: var(--mobile-menu-burger-color) !important;
    font-size: 40px;
    background-color: #ffffff69;
    padding: 6px 5px 7px 10px;
    box-shadow: 2px 5px 8px 1px #0000008f;
    text-shadow: 0 0 3px #000000c4;
    transition: 200ms;
    border-radius: 5px;
  }
}
.SiteOfficielMenu * {
  font-size: 14px;
}
.menuCDG a {
  margin-top: 1em;
  color: #eca0ba !important;
}

.menuCDG a:hover {
  color: #e16f96 !important;
}
iframe.iframeSuivi {
  height: calc(100vh - 110px);
}
@media (max-width: 799px) {
  iframe.iframeSuivi {
    height: calc(100vh - 205px);
  }
  .full-screen-text h4 {
    font-size: 20px !important;
  }
}
.gtranslate_wrapper {
  display: flex;
  justify-content: space-evenly;
  width: 70px;
}
#top-header a.glink:hover {
  background-color: inherit;
}
#top-header a.glink img {
  transition: 100ms;
}
#top-header a.glink:hover img {
  transform: scale(1.2);
}
.team-links > .team-btn {
  border: 2px solid var(--secondary-color);
}
.page-team .team-number,
.podium .team-number {
  width: 100px;
  height: 100px;
}
