#cabecalho {
    background-color: transparent;
}

.listagem .listagem-item .nome-produto {
    font-size: 15;
    text-align: center;
    font-weight: bold;
    font-family: roboto;
}