.banner-container {
    background: #ffffff;
}

.element-type-quicklinkbuttons .quicklinkbuttons-container {
    display: flex;
    justify-content: space-around;
}

.vehicle-link.vehicle-link-creditapp .btn-default {
    background: #d82636;
    color: #fff;
}