
.welcomeSpace {
    margin-top: 33px;
}

.welcomeSpace p {
    line-height: 1.7em !important;
    font-size: 16px;
}

.welcomeSpace h2 {

    font-size: 24px !important;
    font-weight: bold !important;
    margin-top: 0px !important
}


.buttonSubmit {
    border-radius: 5px !important;
    height: 43px !important;
    /*padding: 0px !important;*/
    cursor: pointer !important;
}
.registerContainer {padding: 0px 60px !important;}
.registerContainer p, .registerContainer a {font-weight: normal !important; font-size: 14px;}

#mainNav a {border-radius: 5px !important;}

.errorMessage {font-size: 11px !important;}
.feedbackBlock {font-size: 13px !important;}

/* SETTING WIDTH LOGO POUR EVITER LE FLOU */

#mainLogo {
    width: auto;
    padding: 0px;
}

.header2023 .logoZone {
    padding: 20px;
}

.header2023 #mainLogo {
    max-height: 80px;
    padding: 5px 0px;
}

/* PAGE EVENTS */

.eventsListContainer {
    background-image: none;
}

.eventsWelcomeTitle {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: -1px;
}
