.elementor-kit-4{--e-global-color-primary:#D28C46;--e-global-color-secondary:#F3F6F9;--e-global-color-text:#5AC2DA;--e-global-color-accent:#0D325F;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:10px;--e-global-typography-text-letter-spacing:0.5px;--e-global-typography-text-word-spacing:1px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:normal;font-family:"Poppins", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-family:"Poppins", Sans-serif;font-size:29px;font-weight:600;line-height:40px;}.elementor-kit-4 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-4 h3{font-size:16px;font-weight:500;line-height:1.6rem;}.elementor-kit-4 h4{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.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);}.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-kit-4 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-4 h4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.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-primary-font-size:25px;--e-global-typography-secondary-font-size:23px;--e-global-typography-text-font-size:16px;}.elementor-kit-4 h1{font-size:25px;}.elementor-kit-4 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-4 h3{font-size:18px;line-height:1.6em;}.elementor-kit-4 h4{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Define a cor e o estilo dos links normais */
a {
    color: #D28C46;
    font-weight: 600; /* Aplica o negrito com peso 600 */
}

/* Define a cor e o estilo dos links quando o cursor está sobre eles */
a:hover {
    color: #B97A42; /* Cor do link em estado hover */
    font-weight: 600; /* Mantém o peso de fonte em negrito */
}

/* Define a cor e o estilo dos links visitados */
a:visited {
    color: #D28C46;
    font-weight: 600; /* Mantém o peso de fonte em negrito */
}/* End custom CSS */