.elementor-25 .elementor-element.elementor-element-4fec01c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:40px;--margin-right:40px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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 );}.elementor-25 .elementor-element.elementor-element-3ebe2ca5{background-color:transparent;margin:2px 30px calc(var(--kit-widget-spacing, 0px) + 0px) 30px;background-image:linear-gradient(180deg, #EDEAE3 0%, #EAE5D9 100%);font-family:"Roboto", Sans-serif;font-weight:400;}.elementor-25 .elementor-element.elementor-element-3ebe2ca5 a{color:#2E5C8A;}/* Start custom CSS for container, class: .elementor-element-4fec01c *//* ===== IMPORTAR FONTES ===== */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500&family=Inter:wght@500;600&display=swap');

/* ===== TÍTULO DA PÁGINA (Forçado ao centro, cor azul e fonte clássica) ===== */
body .elementor-widget-heading h1,
body .elementor-heading-title,
.entry-title,
h1 {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 600 !important;
  color: #1B3A5C !important;
  text-align: center !important;
}

/* ===== CORPO DO TEXTO E ARTIGOS ===== */
body .elementor-text-editor,
.entry-content {
  font-family: 'Source Serif 4', Georgia, serif !important;
  font-size: 1.14rem !important;
  line-height: 1.9 !important;
  color: #333333 !important;
}

/* ===== SUBTÍTULOS (H2, H3, H4) EM AZUL TEOLÓGICO ===== */
body .elementor-widget-heading h2,
body h2,
.entry-content h2 {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 600 !important;
  color: #1B3A5C !important;
  margin-top: 2.4rem !important;
  margin-bottom: 1rem !important;
}

body .elementor-widget-heading h3,
body h3,
.entry-content h3 {
  font-family: 'Cormorant Garamond', Georgia, serif !important;
  font-weight: 600 !important;
  color: #1B3A5C !important;
}

/* ===== CITAÇÕES COM DEGRADÊ SUAVE E BARRA DOURADA ===== */
blockquote,
.elementor-blockquote {
  position: relative;
  font-family: 'Source Serif 4', Georgia, serif !important;
  font-style: italic !important;
  color: #333333 !important;
  background: linear-gradient(135deg, #FAF7F0 0%, #F3ECE1 100%) !important;
  border: none !important;
  border-left: 4px solid #C9A227 !important;
  border-radius: 0 4px 4px 0 !important;
  padding: 1.4rem 2rem !important;
  margin: 1.8rem 0 !important;
  line-height: 1.8 !important;
}

/* ===== NEGRITO EM AZUL ===== */
strong, b {
  color: #1B3A5C !important;
}/* End custom CSS */