.banner{padding-left: 0; padding-right: 0}

.homeAboutLeft{
    max-width: 80%;
}

.homeAboutRight h3{
    display: flex;
    justify-content: center;
    align-items: center;
}

.homeAboutRight a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.card-title {
    margin-bottom: .1rem;
}


.applicationHeading h2{
    margin-bottom: 0.6rem !important;
}


