.elementor-1521 .elementor-element.elementor-element-fc0e00b{--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 */:root {
  --page-title-color: #25CAD3; /* Cambia este valor por el color que desees */
  --page-title-font-family: 'Raleway', sans-serif; /* Define la fuente */
  --page-title-font-weight: 700; /* Ajusta el peso según lo que necesites */
}

h1.entry-title {
  color: var(--page-title-color);
  font-family: var(--page-title-font-family);
  font-weight: var(--page-title-font-weight);
}

.elementor .entry-title, 
.elementor h1.entry-title {
  color: var(--page-title-color);
  font-family: var(--page-title-font-family);
  font-weight: var(--page-title-font-weight);
}/* End custom CSS */