div.codigo-produto {
    display: none;
}
h1.nome-produto.titulo {
    margin-bottom: 2rem;
}
#rodape .assinatura p, #rodape .assinatura-rodape span {
font-size: 10px;
color: #4e4e4e;
line-height: 20px;
}
#rodape .assinatura p:after {
content: Rua Artur Bernades 306, Centro ;
display: block;
line-height: 12px;
font-size: 10px;
color: #4e4e4e;
}