/*
Theme Name: Megh Theme
Theme URI: https://megh.com.br
Author: Alan Borim - Apoio19
Author URI: https://github.com/AlanBorim
Description: Um tema WordPress customizado com suporte ao Elementor desenvolvido para a MEGH.
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: megh-theme
Tags: elementor, custom-background, custom-logo, custom-menu, featured-images, translation-ready
*/

/* Reset & Basic Styles */
body {
    margin: 0;
    padding: 0;
    font-family: 'Arial', sans-serif;
}
