/*
Theme Name: Matha School Theme
Theme URI: https://www.mathamatric.org/
Description: Custom WordPress theme for Matha Matriculation School with full Elementor Pro compatibility and custom widgets.
Author: Mathamatric
Author URI: https://Mathamatric.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: matha-school-theme
*/

/* Base CSS overrides to ensure seamless integration with Elementor */
body {
    font-family: 'Jost', sans-serif;
    overflow-x: hidden;
}
