nav.navbar {
   border-bottom: 2px solid #0b41cd;
   //min-width: 85vw;
}

#pictureAfterNav {
  width: 100%;
  max-height: 220px;
}


.contentForm h2 {
    margin-top: 0;
}

#top {
   display:none !important;
   margin-bottom: 40px  !important;
}

h1, h2, h3 {
    font-family: serif;
    font-style: italic;
    color: #242424;
}
h1.mainTitle {
   font-size: 35px;
}

.contentHeader h1 {
    font-style: normal;
    font-weight: bold;
}
