.home-introduction, .home-feature-text {
    background-color: white !important;
}
footer.container-fluid {
    background: #d8d8d8;
}
.home-feature-text {
    background-color: #eeeeee;
    height: auto;
    padding: 40px !important;
    margin-top: 0;
    margin-bottom: 20px;
}
