.elementor-kit-3682{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-68ca926:#9BA78A;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;font-family:"Lato";font-size:18px;font-weight:400;font-style:normal;text-decoration:none;line-height:1.5em;}.elementor-kit-3682 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3682 a{color:var( --e-global-color-68ca926 );}.elementor-kit-3682 h1{font-family:"Playfair Display";}.elementor-kit-3682 h2{font-family:"Playfair Display";font-size:28px;font-weight:600;letter-spacing:0.5px;}.elementor-kit-3682 h3{font-family:"Playfair Display";font-size:21px;font-weight:500;letter-spacing:0.5px;}.elementor-kit-3682 h4{font-family:"Playfair Display";font-size:19px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-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 */blockquote{
    color: #7A8B74;
    font-size: 19px;

}
blockquote::before {
    content: "\f10e"; /* codice unicode per Font Awesome "quote-right" */
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; /* necessario per le icone solid */
    font-size: 22px;
    color: #7A8B74; /* colore a tua scelta */
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
}
table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  border: 1px solid #d9d9d9;
  padding: 8px;
}/* End custom CSS */