
.carousel-item {
    min-height: 520px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel-item-dark h2 {
    color: #FFFFFF;
}
.carousel-item-light h2 {
    color: #000000;
}
#statements > .container > .row > .col-md-8 > .row {
    display: table;
}
#statements > .container > .row > .col-md-8 > .row > .col {
    float: none;
    display: table-cell;
    vertical-align: top;
}
#statements > .container > .row > .col-md-8 > .row > .col > .border {
    height: 100%;
}
#estimate {
    padding-top: 0;
}
#ourLeverage {
    background-color: #f4f4f4;
}
