.jumbotron {
    background-color: cornflowerblue;
}

.wells {
    background-color: aliceblue;
}

.body {
    background-color: bisque;
}