.mainContent {
    padding: 0;
    margin-top: 100px; /* the nav bar is fixed so the form scrolls under it. make sure there's a bit of buffer between the top of the form and the bottom of the nav bar. */
}

.welcome {
    font-size: 30px;
    font-weight: 700;
}
