/**
 * [tc_signature] — sensorial description (Arca note 22) on the product page.
 * Defaults only: la resa finale è del template Elementor.
 */
.tc-signature-category {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin: 0 0 0.4em;
}

.tc-signature-text p {
    margin: 0 0 0.6em;
}

.tc-signature-text p:last-child {
    margin-bottom: 0;
}
