.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#F4D7C9;--e-global-color-text:#000000;--e-global-color-accent:#FFEAE0;--e-global-color-acf0b4d:#FFFFFF;--e-global-color-661b4a6:#F7F7F7;--e-global-color-380d993:#414143;--e-global-color-4048c40:#6D6D71;--e-global-color-6c8e99c:#C7C8CC;--e-global-color-9e77e7c:#B05327;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Source Sans 3";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-a62a9b3-font-family:"Source Sans 3";--e-global-typography-a62a9b3-font-size:20px;--e-global-typography-a62a9b3-font-weight:700;--e-global-typography-f7c05a6-font-family:"Playfair Display";--e-global-typography-f7c05a6-font-size:96px;--e-global-typography-f7c05a6-font-weight:400;--e-global-typography-f7c05a6-text-transform:uppercase;--e-global-typography-f7c05a6-line-height:1em;--e-global-typography-f7c05a6-letter-spacing:0.1em;--e-global-typography-1edb025-font-family:"Playfair Display";--e-global-typography-1edb025-font-size:40px;--e-global-typography-1edb025-font-weight:400;--e-global-typography-1edb025-text-transform:uppercase;--e-global-typography-1edb025-letter-spacing:0.1em;--e-global-typography-520d603-font-family:"Source Sans 3";--e-global-typography-520d603-font-size:14px;--e-global-typography-520d603-font-weight:700;--e-global-typography-520d603-text-transform:uppercase;--e-global-typography-fc8d091-font-family:"Source Sans 3";--e-global-typography-fc8d091-font-size:16px;--e-global-typography-fc8d091-font-weight:600;--e-global-typography-fc8d091-text-transform:uppercase;--e-global-typography-fc8d091-letter-spacing:0.18em;--e-global-typography-6b41279-font-family:"Martel";--e-global-typography-6b41279-font-size:16px;--e-global-typography-6b41279-font-weight:700;--e-global-typography-6b41279-text-transform:uppercase;--e-global-typography-d5b5282-font-family:"Quicksand";--e-global-typography-d5b5282-font-size:16px;--e-global-typography-d5b5282-font-weight:400;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-size:96px;font-weight:400;text-transform:uppercase;}.elementor-kit-4 h2{font-size:40px;font-weight:700;}.elementor-kit-4 h3{font-family:"Source Sans 3", Sans-serif;font-size:34px;font-weight:700;}.elementor-kit-4 h4{font-size:26px;font-weight:700;}.elementor-kit-4 h5{font-size:20px;font-weight:700;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{color:var( --e-global-color-primary );border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-primary );}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{color:var( --e-global-color-9e77e7c );border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-9e77e7c );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-f7c05a6-font-size:40px;--e-global-typography-f7c05a6-line-height:1em;--e-global-typography-1edb025-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-f7c05a6-font-size:28px;--e-global-typography-f7c05a6-letter-spacing:0.11em;--e-global-typography-1edb025-font-size:24px;--e-global-typography-1edb025-letter-spacing:0.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Seleziona il widget citazione di Elementor */
blockquote {
    position: relative;
    padding: 1% 5%; /* Spazio interno per distanziare il testo dai bordi */
    background-color: #FFEAE0; /* Il colore di sfondo rosato dello screenshot */
    border: none; /* Rimuove i bordi standard */
}

/* Crea la barra verticale a sinistra */
blockquote::before {
    content: "";
    position: absolute;
    left: 1%; /* Distanza dal bordo sinistro dello sfondo */
    top: 1%;
    bottom: 1%;
    width: 8px; /* Spessore della barra */
    background-color: #F4D7C9; /* Colore della barra più scuro dello sfondo */
}

/* Crea la barra verticale a destra */
blockquote::after {
    content: "";
    position: absolute;
    right: 1%; /* Distanza dal bordo destro dello sfondo */
    top: 1%;
    bottom: 1%;
    width: 8px;
    background-color: #F4D7C9;
}

/* Formattazione del testo */
blockquote {
    font-size: 1.1em;
}/* End custom CSS */