/* Título principal de Especialidades: el gesto manuscrito de la portada. */
body.page-id-10658 main > .section[data-zone-type="content"]:first-child h1 > span {
  color: #1f1f1f !important;
  font-family: 'Tangerine', cursive !important;
  font-size: clamp(56px, 6vw, 78px) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 0.92 !important;
  text-transform: none !important;
}

/* La maqueta original escribe el texto visible con un pseudoelemento. */
body.page-id-10658 #section-content-with-grid-c5cc9dda-0a60-4893-b25a-cd89505dd63f h1 .theming-theme-accent1::after {
  color: #1f1f1f !important;
  font-family: 'Tangerine', cursive !important;
  font-size: clamp(56px, 6vw, 78px) !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 0.92 !important;
}

@media (max-width: 767px) {
  body.page-id-10658 main > .section[data-zone-type="content"]:first-child h1 > span {
    font-size: 58px !important;
  }

  body.page-id-10658 #section-content-with-grid-c5cc9dda-0a60-4893-b25a-cd89505dd63f h1 .theming-theme-accent1::after {
    font-size: 58px !important;
  }
}

/* Las fichas de especialidades quedan deliberadamente visuales: título e ilustración. */
body.page-id-10658 .especialidad-cajon-card > p {
  display: none !important;
}

body.page-id-10658 .especialidad-cajon-card {
  height: auto !important;
  min-height: 290px !important;
}
