:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-428c44c4 *//* Estilos editoriales para el artículo de blog */
.seo-editorial-article {
  max-width: 760px !important;
  margin: 0 auto !important;
  padding: 40px 20px !important;
}

.article-category {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #B89680;
  font-weight: 700;
  margin-bottom: 8px;
}

.seo-editorial-article h1 {
  font-size: 36px !important;
  line-height: 1.25 !important;
  color: #2a2a2a !important;
  margin-bottom: 15px !important;
}

.article-meta {
  font-size: 13px;
  color: #999999;
  border-bottom: 1px solid #f0e6e0;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

/* Párrafo de Homenaje/Cierre */
.story-tribute-paragraph {
  background-color: #f9f7f5 !important; /* Fondo crema de la marca */
  border-left: 3px solid #B89680 !important;
  padding: 25px !important;
  border-radius: 0 6px 6px 0;
  font-style: italic;
  color: #3a3a3a !important;
  line-height: 1.7 !important;
  margin-top: 30px !important;
}/* End custom CSS */