/*
Theme Name: Lavanda Naturale Custom Theme
Description: bianchina.studio blank theme for Elementor
Version: 1.0
Author: bianchina.studio
Text Domain: lavanda
*/

/* Minimal reset only */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
}

/* Let Elementor handle everything else */
