/* Main application CSS file */

/* General styles */
body {
    background-color: #f5f8fa;
    font-family: 'Inter', sans-serif;
    color: #333;
}

/* You can add additional styles here that were previously managed by the asset mapper */

/* Leave custom.css for site-specific styling that's separate from this main file */
