/*
Theme Name:   Veeru tech
Theme URI:    https://yourdomain.com/
Description:  Custom lightweight theme built for Elementor integration.
Version:      1.0.0
Author:       Veeru Tech Team
Text Domain:  veeru-tech
*/

/* Base CSS resets to avoid styling conflicts */
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}