/*
Theme Name: BM Digital Menu Theme
Description: Custom theme for BM Digital Menu ordering system.
Version: 3.9.79
Author: BMDS Tech
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;
}
