/*
Theme Name: Boom Riva'Bend Theme
Theme URI: https://boomrivabend.com
Author: Zane Oliver
Author URI: https://example.com
Description: Custom WordPress theme for Boom Riva'Bend with Tailwind-powered styling and block pattern content.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rivabend
*/

/* Base typography fallback */
body {
    font-family: 'Lexend', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}





