.elementor-1737 .elementor-element.elementor-element-1c97add{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1737 .elementor-element.elementor-element-a16ac18{text-align:left;}.elementor-1737 .elementor-element.elementor-element-a16ac18 .elementor-heading-title{font-family:"Dosis", Sans-serif;font-size:28px;font-weight:600;}.elementor-widget-text-editor{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 );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(min-width:768px){.elementor-1737 .elementor-element.elementor-element-1c97add{--content-width:1120px;}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-5685cb2 *//* Estilo para links dentro do widget com a classe 'texto-links-dourado' */
.texto-links-dourado a {
    /* 1. Cor do Link (Estado Normal) */
    color: #4BA7A7 !important; 
    
    /* 2. Opcional: Remover sublinhado */
    text-decoration: none; 
    
    /* 3. Opcional: Transição suave para o hover */
    transition: color 0.3s ease-in-out;
}

/* Estilo para links quando o cursor está em cima (Estado Hover) */
.texto-links-dourado a:hover {
    /* 4. Cor do Link (Estado Hover) */
    color: #CDB370 !important; /* Um tom ligeiramente mais escuro para o efeito hover */
    
    /* 5. Opcional: Adicionar sublinhado no hover */
    text-decoration: underline; 
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1c97add *//* Estilo para links dentro do widget com a classe 'texto-links-dourado' */
.texto-links-dourado a {
    /* 1. Cor do Link (Estado Normal) */
    color: #CDB370 !important; 
    
    /* 2. Opcional: Remover sublinhado */
    text-decoration: none; 
    
    /* 3. Opcional: Transição suave para o hover */
    transition: color 0.3s ease-in-out;
}

/* Estilo para links quando o cursor está em cima (Estado Hover) */
.texto-links-dourado a:hover {
    /* 4. Cor do Link (Estado Hover) */
    color: #a38c5b !important; /* Um tom ligeiramente mais escuro para o efeito hover */
    
    /* 5. Opcional: Adicionar sublinhado no hover */
    text-decoration: underline; 
}/* End custom CSS */