/*** agrega aqui los estilos necesarios para modificar el template ***/

.bs-footer__top-section .bs-footer__title {
    color: white;
}
.bs-parallax__content {
    background-image: linear-gradient(rgb(0 0 0 / 33%), rgb(0 0 0 / 53%)), url(Banerdestacado.jpg);
    background-position: center;
    background-size: 100%;
}
.bs-brands__item.grilla {
    background: transparent;
}