/* RestaurantCMS delivery_v3 - Custom brand override for restaurant 30 */
/* Auto-generated from style.css brand color: #0b1521 */

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

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