.elementor-kit-6{--e-global-color-primary:#75541D;--e-global-color-secondary:#E6BB67;--e-global-color-text:#333333;--e-global-color-accent:#E6BB67;--e-global-color-bd468b0:#75541D;--e-global-color-4383b1c:#937234;--e-global-color-efd6d99:#E6BB67;--e-global-color-9f87e06:#A3873C;--e-global-color-a1282ba:#CAAB5F;--e-global-typography-primary-font-family:"Platypi";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Platypi";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Platypi";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-43cd304-font-family:"Platypi";--e-global-typography-43cd304-font-size:35px;--e-global-typography-43cd304-font-weight:900;--e-global-typography-a7bad4b-font-family:"Platypi";--e-global-typography-a7bad4b-font-size:25px;--e-global-typography-a7bad4b-font-weight:900;--e-global-typography-e04132f-font-family:"Platypi";--e-global-typography-e04132f-font-size:17px;--e-global-typography-e04132f-font-weight:600;}.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:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */p:last-child {
    margin-bottom: 0;
}

p strong {
    font-weight: 600;
}

/* colore selezione testo */
::selection {
    background-color: #75541d;
    color: #fff;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #75541d;
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #563c10;
}/* End custom CSS */