.wc-erp-role-pricing-price {
    display: inline-flex;
    flex-direction: column;
    gap: 2px;
}

.wc-erp-role-pricing-price small {
    display: inline-block;
    margin-right: 4px;
    color: #666;
    font-size: 0.85em;
}

.wc-erp-role-pricing-regular del {
    color: #777;
}

.wc-erp-role-pricing-customer ins {
    text-decoration: none;
    font-weight: 600;
}

.wc-erp-role-pricing-vat-excluded {
    color: #666;
    font-size: 0.6em;
    font-weight: 400;
}

.wc-erp-role-pricing-vat-included {
    color: #666;
    font-size: 0.6em;
    font-weight: 400;
}
