| Nome commerciale |
The Heritage |
| Numero di telefono |
+39 3349720295 |
| Email |
contacts@theheritageshop.it |
| Indirizzo fisico |
Via P. Fazzini 14, 73050 LE, Italia |
| Partita IVA |
IT05427520753 |
| Numero di registrazione |
LE-366201 |
.company-info {
max-width: 500px;
margin: 20px auto;
font-family: Arial, sans-serif;
font-size: 15px;
color: #222;
}
.company-info table {
width: 100%;
border-collapse: collapse;
background: #f9f9f9;
box-shadow: 0 2px 6px rgba(0,0,0,0.1);
border-radius: 8px;
overflow: hidden;
}
.company-info th, .company-info td {
padding: 12px 15px;
text-align: left;
}
.company-info th {
background: #222;
color: #fff;
width: 40%;
font-weight: 600;
}
.company-info tr:nth-child(even) td {
background: #f1f1f1;
}
.company-info a {
color: #0073aa;
text-decoration: none;
}
.company-info a:hover {
text-decoration: underline;
}