@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&family=Poppins:wght@300;400;500;600&family=Questrial&display=swap');/* Tipografia principal */body,p,li,input,textarea,select,.sppb-addon-content,.article-body {  font-family: "Poppins", sans-serif !important;}/* Títulos elegantes */h1,h2,h3,.sp-module-title,.entry-header h1,.entry-header h2,.page-header h1,.page-header h2 {  font-family: "Playfair Display", serif !important;  font-weight: 600 !important;}/* Menu, navegação e botões */#sp-main-menu,#sp-main-menu a,.sp-megamenu-parent,/* Remove o ícone decorativo antes dos títulos dos artigos */.entry-header .post-format {  display: none !important;}/* Correção do menu desktop: menu completo a partir de 992px */@media (min-width: 992px) {  #sp-header .sp-megamenu-wrapper,  #sp-header .sp-megamenu-parent {    display: block !important;    visibility: visible !important;    opacity: 1 !important;  }  #sp-header #offcanvas-toggler {    display: none !important;  }}/* Espaçamento entre a imagem principal e o título */.item-page .entry-image.full-image {  margin-bottom: 12px !important;}/* Oculta os botões de compartilhamento dos artigos */.helix-social-share-icon {  display: none !important;}/* Melhora o contraste e a leitura do rodapé */#sp-footer,#sp-footer .sp-copyright {  color: #F5EFFA !important;  font-family: "Poppins", sans-serif !important;  font-weight: 400 !important;}#sp-footer a,#sp-footer .sp-copyright a {  color: #FFFFFF !important;}#sp-footer a:hover,#sp-footer a:focus {  color: #F1D9FF !important;}/* Títulos maiores, centralizados e responsivos */h1 {  font-size: clamp(36px, 4vw, 48px) !important;}h2 {  font-size: clamp(32px, 3.2vw, 42px) !important;}h3,.sp-module-title {  font-size: clamp(26px, 2.5vw, 34px) !important;}h1,h2,h3,.sp-module-title {  text-align: center !important;}

/* Rodapé com peso leve */
#sp-footer,
#sp-footer *,
#sp-footer a {
  font-weight: 300 !important;
}
