:root {

--nav-horizontal-align: space-between;
--desktop-logo-max-height: 75px;
--tablet-logo-max-height: 75px;
--mobile-logo-max-height: 50px;
    
}

.pageid-372180 a.btn.btn-primary {
  position: relative;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
  text-shadow: none !important;
}

.pageid-372180 a.btn.btn-primary::after {
  content: "Billet";
  font-size: 16px;
  line-height: normal;
  color: #fff;
}


#event-authentication-form h2::after {
    content: " (non obligatoire pour l’achat d’un billet) ";
    font-weight: bold;
    color: #c58b00;
}