.elementor-kit-6{--e-global-color-primary:#0FD4E6;--e-global-color-secondary:#B8A24A;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9d741d4:#FFF7EC;--e-global-color-7bd5333:#E9A188;--e-global-color-e51bd54:#2A2826;--e-global-color-dc50b88:#F3E6D8;--e-global-color-105a989:#6C4B37;--e-global-color-e445d0f:#F6F2F1;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:22px;}.elementor-element{--widgets-spacing:22px 22px;--widgets-spacing-row:22px;--widgets-spacing-column:22px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    margin: 0 50px !important; /* 0 sopra/sotto, 50px destra/sinistra */
}

/* Tablet verticale (max ~768px) */
@media (max-width: 768px) {
    html {
        margin: 0 15px !important; /* 0 sopra/sotto, 15px destra/sinistra */
    }
}

/* Mobile (max ~480px) */
@media (max-width: 480px) {
    html {
        margin: 0 15px !important;
    }
}/* End custom CSS */