.nexa-product-specs {
    margin: 0;
}

.nexa-product-specs-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
}

.nexa-product-specs-table th,
.nexa-product-specs-table td {
    padding: 12px 14px;
    border-bottom: 1px solid rgba(15, 23, 42, 0.08);
    vertical-align: top;
}

.nexa-product-specs-table th {
    width: 34%;
    font-weight: 600;
    color: #0f172a;
    background: #f8fafc;
}

.nexa-product-specs-table td {
    color: #334155;
    background: #ffffff;
}

.nexa-product-specs-shortcode h2,
.woocommerce-Tabs-panel--nexa_specs h2 {
    margin-bottom: 16px;
}
