/*
Theme Name: Qlub Menu Theme
Author: Antigravity
Description: A Qlub-like, React-fast WooCommerce ordering theme.
Version: 1.6.2
Text Domain: qlub-menu-theme
*/

/* CSS variables populated by functions.php customizer inline styles */
:root {
    --qlub-main-color: #555632;
    --qlub-secondary-color: #eceae6;
    --qlub-background: #ffffff;
    --qlub-text-color: #1a1a1a;
    --qlub-border: #e0e0e0;
}
