.elementor-2044 .elementor-element.elementor-element-01383c6{--display:flex;}body.elementor-page-2044{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS *//* Opción 1 — más específica, debería ganar */
.single .entry-title,
.single h1.entry-title,
body.single-post h1 {
  font-size: 32px !important;
  line-height: 1.3 !important;
  color: #153A54 !important;
}

/* Móvil */
@media (max-width: 768px) {
  .single .entry-title,
  body.single-post h1 {
    font-size: 24px !important;
  }
}/* End custom CSS */