.elementor-kit-15{--e-global-color-primary:#81D8D0;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#81D8D0;--e-global-color-61c01e98:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Anton";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik Doodle Shadow";--e-global-typography-accent-font-weight:500;color:#FFFFFF;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}.sc_layouts_title_caption{display:var(--page-title-display);}@media(max-width:1279px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ========== REMOVE HÍFEN NA QUEBRA DE LINHA — MOBILE ========== */
@media (max-width: 767px) {

*, *::before, *::after,
  h1, h2, h3, h4, h5, h6, p, span, a, li,
  .elementor-heading-title,
  .elementor-widget-heading,
  .elementor-widget-text-editor,
  .elementor-text-editor {
    hyphens: none !important;
    -webkit-hyphens: none !important;
    -ms-hyphens: none !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
  }
/* ========== BYNEVADA — FUNDO PRETO GLOBAL ========== */

html, body {
  background-color: #000000 !important;
}

/* Garante que a área de conteúdo principal também seja preta */
.site, 
#page,
.site-content,
#content,
.wp-site-blocks {
  background-color: #000000 !important;
}
/* ========== BYNEVADA — FORÇA PRETO EM SEÇÕES BRANCAS ========== */

/* Sobrescreve inline styles de seções brancas */
.elementor-section[style*="background-color: rgb(255, 255, 255)"],
.elementor-section[style*="background-color:#ffffff"],
.elementor-section[style*="background-color: #ffffff"],
.e-con[style*="background-color: rgb(255, 255, 255)"],
.e-con[style*="background-color:#ffffff"],
.e-con[style*="background-color: #ffffff"] {
  background-color: #000000 !important;
}

/* Garante rodapé preto */
.site-footer, #colophon, footer {
  background-color: #000000 !important;
}/* End custom CSS */