/*
Theme Name: UBMS Empire Master
Theme URI: https://ubms.store
Author: UBMS
Version: 1.0.0
Description: Universal Business Management System - Master Theme Framework
License: GNU

 General Public License v2 or later
*/

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    margin: 0;
    padding: 0;
}

.site-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
