/*
 Theme Name: FX Navigator Affiliates
 Theme URI: https://www.affiliates.fxnavigator.net
 Author: Your Name
 Author URI: https://yourwebsite.com
 Description: A lightweight WordPress theme for FX Navigator Affiliates Portal, optimized for Elementor Theme Builder.
 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: fx-navigator
 Tags: elementor, affiliate, responsive, minimal
*/

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}