
/* Override for CPQ middle section background */
.tab-content,
.cm-fieldset,
.tabular-data-container {
    background-color: #FFFFFF !important; /* White background */
}

/* Optional: preserve blue divider if needed */
.tab-content {
    border-top: 5px solid #004B91 !important;
}
