.elementor-5776 .elementor-element.elementor-element-d1d53e6{--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;}/* Start custom CSS *//* Forçar títulos (H1) em preto e tamanho definido */
h1 {
  color: #ffffff !important; /* Preto */
  font-size: 32px !important; /* Ajuste o tamanho aqui */
}

/* Caso queira também H2, H3, etc */
h2, h3, h4, h5, h6 {
  color: #000000 !important;
}/* End custom CSS */