/*
Theme Name: Sales Academy Theme
Theme URI: https://example.com
Author: Antigravity
Author URI: https://example.com
Description: A custom WordPress theme converted from a static HTML landing page, with full Customizer support.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sales-academy
*/

/* Main styles are handled by Tailwind CSS via CDN in this version */
body {
    font-family: 'Heebo', sans-serif;
}