.elementor-3084 .elementor-element.elementor-element-4b7662f9{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:50px;--margin-right:50px;}.elementor-3084 .elementor-element.elementor-element-4b7662f9:not(.elementor-motion-effects-element-type-background), .elementor-3084 .elementor-element.elementor-element-4b7662f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F7F5F0 0%, #EDEAE3 100%);}.elementor-3084 .elementor-element.elementor-element-4b7662f9.e-con{--align-self:center;}.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 );}@media(min-width:768px){.elementor-3084 .elementor-element.elementor-element-4b7662f9{--content-width:100%;}}/* Start custom CSS for container, class: .elementor-element-4b7662f9 *//* ===== 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 */