/*
Theme Name: Amaltia
Theme URI: https://example.com
Author: Your Name
Author URI: https://example.com
Description: Tema base leggero e compatibile con Elementor.
Version: 1.0
License: GPL v2 or later
Text Domain: amaltia
*/

body {
    margin: 0;
    padding: 0;
    font-family: system-ui, -apple-system, sans-serif;
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
