/* RestaurantCMS delivery_v3 - Custom brand override for restaurant 1 */
/* Auto-generated from style.css brand color: rgba(0, 0, 0, 0.7) */

:root {
    --v3-primary: rgba(0, 0, 0, 0.7);
    --v3-primary-hover: rgba(0, 0, 0, 0.7);
    --v3-gradient-primary: linear-gradient(135deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.v3-navbar::before { background: rgba(0, 0, 0, 0.7); }
.v3-footer::before { background: rgba(0, 0, 0, 0.7); }
.v3-footer { background: linear-gradient(160deg, #1a1a2e 0%, #16213e 100%); }
