/**
 * Theme Name: Longer Tables Fund Child Theme
 * Template: mosaic-sections-theme
 * Description: Child theme for the Longer Tables Fund website
 * Author: Studio Mosaic
 * Author URI: https://studiomosaic.co
 * Version: 1.0.0
 * Requires at least: 6.0
 * Tested up to: 6.8
 * Requires PHP: 7.4
 * Text Domain: longer-tables-fund-child-theme
 */
@import 'css/reset.css';
@import 'css/variables.css';
@import 'css/typography.css';
@import 'css/utilities.css';
@import 'css/header.css';
@import 'css/footer.css';
@import 'css/content-area.css';
@import 'css/homepage.css';
