
.welcomeSpace p {
    line-height: 1.5em !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;
    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;}

.popupItself h2 {text-transform: none !important;}


