/***** VARIAZIONE 2025 ******/
.full-description a {
    text-decoration: underline !important;
    color: #E8610C;
    font-weight: bold;
}

.full-description table {
    border: 1px solid #f0f0f0;
    border-collapse: collapse;
}

.full-description th, td {
    border: 1px solid #f0f0f0;
}

.full-description strong, b{
    font-weight: bold;
}
