/*
|--------------------------------------------------------------------------
| Hamed Business Platform
|--------------------------------------------------------------------------
| Global custom stylesheet for shared UI adjustments.
| Copyright Hamed Business
|--------------------------------------------------------------------------
*/

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

.container {
    max-width: 960px;
    margin: 0 auto;
}
