/* b2b.css - Additional B2B Component Styles */
/* (All primary styles are now in style.css) */

/* Keep the b2b section header orange rule visible */
.b2b-section-header {
    border-bottom: 2px solid #ff6600;
}
