/* Footer area shell — loaded only when a builder footer renders. */
#bistro-footer { background: #14181d; color: #c9d1d9; margin-top: 48px; }
#bistro-footer .bistro-row-inner { padding-block: 28px; align-items: flex-start; }
#bistro-footer a { color: #e6edf3; text-decoration: none; }
#bistro-footer a:hover { text-decoration: underline; }
#bistro-footer .bistro-row:last-child { background: rgba(255, 255, 255, 0.03); }
#bistro-footer .bistro-row:last-child .bistro-row-inner { padding-block: 14px; }
