atributo-comum .active a span, .atributo-comum a:hover span, .cor-principal, .menu a:hover, a, a:focus, a:hover {
    color: #000000;
}

.listagem .listagem-item .info-produto .nome-produto, .listagem.aproveite-tambem .listagem-item .info-produto .nome-produto {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    text-transform: none;}
        
.logo a img {
    top: 0;
    left: 0;
    right: 0;
    margin-top: 2px;
    max-height: 130%;}   

.breadcrumbs ul li a, .info-principal-produto .breadcrumbs ul li a {
    color: #000000;
    font-weight: 600;
    text-transform: none;
    font-size: 14px;
}

.botao {
    border-radius: 22px;
    background: #ffde17;
    color: #343434;
    border: none;
    font-weight: 700;
}

.conteiner-principal .conteiner {
    padding: 30px;
    padding-bottom: 40px;
}