.elementor-393 .elementor-element.elementor-element-09c9bde{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-393 .elementor-element.elementor-element-09c9bde:not(.elementor-motion-effects-element-type-background), .elementor-393 .elementor-element.elementor-element-09c9bde > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-393 .elementor-element.elementor-element-1e2625a{--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;}.elementor-393 .elementor-element.elementor-element-1e2625a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-393 .elementor-element.elementor-element-b6639ed .elementor-icon-list-icon i{color:var( --e-global-color-secondary );font-size:14px;}.elementor-393 .elementor-element.elementor-element-b6639ed .elementor-icon-list-icon svg{fill:var( --e-global-color-secondary );--e-icon-list-icon-size:14px;}.elementor-393 .elementor-element.elementor-element-b6639ed .elementor-icon-list-icon{width:14px;}.elementor-widget-theme-post-title .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-393 .elementor-element.elementor-element-8fecdaa{text-align:center;}.elementor-393 .elementor-element.elementor-element-8fecdaa .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-393 .elementor-element.elementor-element-016849a{width:var( --container-widget-width, 98.202% );max-width:98.202%;--container-widget-width:98.202%;--container-widget-flex-grow:0;text-align:center;}.elementor-393 .elementor-element.elementor-element-016849a.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-393 .elementor-element.elementor-element-cfa4be9 > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-393 .elementor-element.elementor-element-cfa4be9{color:#E1DDDD;font-family:"Roboto", Sans-serif;font-weight:400;}@media(min-width:768px){.elementor-393 .elementor-element.elementor-element-1e2625a{--width:100%;}}@media(max-width:767px){.elementor-393 .elementor-element.elementor-element-09c9bde{--padding-top:6px;--padding-bottom:6px;--padding-left:6px;--padding-right:6px;}.elementor-393 .elementor-element.elementor-element-09c9bde.e-con{--align-self:center;}.elementor-393 .elementor-element.elementor-element-1e2625a{--width:100%;--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;}.elementor-393 .elementor-element.elementor-element-016849a{width:var( --container-widget-width, 337.609px );max-width:337.609px;--container-widget-width:337.609px;--container-widget-flex-grow:0;}}/* Start custom CSS for theme-post-content, class: .elementor-element-cfa4be9 *//* Estilo aplicado a todos os posts */
body.single-post {
  background-color: #000000; /* Fundo preto */
  color: #FFFFFF; /* Texto branco para contraste */
}

body.single-post a {
  color: #1E90FF; /* Azul elegante (DodgerBlue) */
  text-decoration: none;
  transition: color 0.3s ease;
}

body.single-post a:hover {
  color: #87CEFA; /* Azul mais claro no hover */
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS *//* Base: todos os single posts */
body.single-post {
  background-color: #000000 !important;
  color: #FFFFFF;
}

/* Conteúdo principal: temas clássicos */
body.single-post .entry-content a,
body.single-post .post-content a,
body.single-post .site-content a,
body.single-post article a {
  color: #1E90FF !important; /* Azul elegante */
  text-decoration: none;
  transition: color 0.3s ease;
}

body.single-post .entry-content a:hover,
body.single-post .post-content a:hover,
body.single-post .site-content a:hover,
body.single-post article a:hover {
  color: #87CEFA !important; /* Azul mais claro no hover */
  text-decoration: underline;
}

/* Gutenberg / temas de blocos */
body.single-post .wp-block-post-content a,
body.single-post .wp-block-group a,
body.single-post .wp-block-paragraph a {
  color: #1E90FF !important;
  text-decoration: none;
}

body.single-post .wp-block-post-content a:hover,
body.single-post .wp-block-group a:hover,
body.single-post .wp-block-paragraph a:hover {
  color: #87CEFA !important;
  text-decoration: underline;
}

/* Estados de link que podem sobrescrever (visited/active/focus) */
body.single-post .entry-content a:visited,
body.single-post .wp-block-post-content a:visited {
  color: #1E90FF !important;
}

body.single-post .entry-content a:active,
body.single-post .wp-block-post-content a:active,
body.single-post .entry-content a:focus,
body.single-post .wp-block-post-content a:focus {
  color: #87CEFA !important;
  outline: none;
}

/* Cabeçalho/rodapé (se quiser manter azul também) */
body.single-post header a,
body.single-post footer a,
body.single-post .site-header a,
body.single-post .site-footer a {
  color: #1E90FF !important;
}

body.single-post header a:hover,
body.single-post footer a:hover {
  color: #87CEFA !important;
}

/* Caso o tema use variáveis CSS (block themes) */
body.single-post {
  --wp--preset--color--primary: #1E90FF;
  --wp--preset--color--link: #1E90FF;
}/* End custom CSS */