/* TS - Prezzo listino base (IVA esclusa) */

.ts-pvt-main {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
}

.ts-pvt-wrapper {
    display: flex;
    align-items: baseline;
}

.ts-pvt-price {
    color: #232323;
    font-size: 25px;
    margin-right: 0.625rem;
    font-weight: 700;
}

.ts-pvt-label {
    color: #232323;
    font-size: 18px;
    margin-right: 0.625rem;
}
