.elementor-kit-3730{--e-global-color-primary:#1D2E3B;--e-global-color-secondary:#1D2E3B;--e-global-color-text:#1D2E3B;--e-global-color-accent:#B99A63;--e-global-color-758250d:#FFFAEB;--e-global-color-ac25fe0:#F8ECC4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-7475d8b-font-family:"Libre Caslon Text";background-color:var( --e-global-color-758250d );}.elementor-kit-3730 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3730 a{color:var( --e-global-color-accent );}.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);}.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-of-type{
    margin-bottom: 0px;
}

  .destaque {
    /* Tipografia */
    font-family: "Libre Caslon Text", Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    line-height: 130%;

    /* Gradiente no texto */
    background: linear-gradient(90deg, #B99A63 0%, #F8ECC4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* fallback */

    /* Propriedades experimentais (serão ignoradas onde não houver suporte) */
    leading-trim: both;
    text-edge: cap;
  }
  
  
  .destaque2 {
    /* Tipografia */
    font-family: "Libre Caslon Text", Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    line-height: 130%;

    /* Gradiente no texto */
    background: linear-gradient(90deg, #B99A63 0%, #C99539 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* fallback */

    /* Propriedades experimentais (serão ignoradas onde não houver suporte) */
    leading-trim: both;
    text-edge: cap;
  }
  
  .destaque3 {
    /* Tipografia */
    font-family: "Libre Caslon Text", Georgia, "Times New Roman", serif;
    font-style: italic;
    font-weight: 400;
    line-height: 130%;

    /* Gradiente no texto */
    background: linear-gradient(90deg, #1D2E3B 0%, #2B3E4D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* fallback */

    /* Propriedades experimentais (serão ignoradas onde não houver suporte) */
    leading-trim: both;
    text-edge: cap;
  }/* End custom CSS */