﻿.footer-bmw {
    background: #f4f4f4;
    height: 5rem;
}

    .footer-bmw .row {
        margin: 0;
        height: 100% !important;
    }

.container-footer {
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 0 !important;
    align-self: center;
    gap: 2rem;
}

.container-footer a {
    color: grey
}

.footer-text {
    margin: 0;
}
