/*
Theme Name: RevenueOrbit AI Custom
Theme URI: https://revenueorbit.ai
Author: Munshi Ashik Mahmud
Description: A high-performance, lightweight theme for AI Agencies.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: revenueorbit
*/

/* Custom Base Styles */
body {
    font-family: 'Josefin Sans', sans-serif;
    background-color: #0A192F; /* Your Navy Blue */
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}