.listagem-item {
padding: 10px;
}.botao-comprar {
border-radius: 8px;
font-weight: bold;
}.listagem-item {
box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}.barra-topo {
background-color: #000000;
color: #e8dfd6;
text-align: center;
padding: 8px;
font-size: 14px;
font-weight: 500;
}