body {
    min-height: 500px;
    margin-bottom: 100px;
    clear: both;
    height 100%;
}
.aboutUs {
    margin: 5px;
    padding: 10px;
    clear: both;
    height 100%;
}

.aboutPage h3 {
    margin: 0px;
    font-weight: bold;
}

.aboutPage h2 {
    margin-bottom: 0.65px;
    font-weight: bold;
}