.banner.mini-banner {
    justify-content: center;
    }

.compre-junto__comprar button {
    color: #FFFFFF;
    background-color: #e9162b;
    }

.compre-junto__preco--promocional, .compre-junto__preco--promocional:empty+.compre-junto__preco--regular {
    color: #009fd4;
    }
    
.compre-junto__preco-total--promocional, .compre-junto__preco-total--promocional:empty+.compre-junto__preco-total--regular {
    color: #009fd4;
    }
    
.compre-junto__titulo {
    color: #000000;
    }
    
.menu-superior {
    color: #ADD8E6;
}

