.consumer-banner{
    background-image: url("../img/consumer-banner.png");
    background-size: cover;
    background-position: center center;
    height: 280px;
}

.text-light{
    color: rgb(224, 224, 224) !important;
}