.elementor-104 .elementor-element.elementor-element-00eea21{--display:flex;}/* Start custom CSS for html, class: .elementor-element-44e2992 */.rehab-services {
  padding: 40px 20px;
  font-family: 'Inter', sans-serif;
}

.rehab-services .title {
  color: #8C0052;
  font-size: 2.2em;
  margin-bottom: 30px;
  text-align: center;
}

.rehab-services .intro {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  margin-bottom: 40px;
}

.rehab-services .intro img {
  flex: 1 1 300px;
  max-width: 100%;
  border-radius: 8px;
}

.rehab-services .intro p {
  flex: 2 1 400px;
  font-size: 1.1em;
  line-height: 1.6;
}

.rehab-services h2 {
  color: #8C0052;
  font-size: 1.4em;
  margin-bottom: 10px;
}

.rehab-services p,
.rehab-services li {
  color: #333;
}

.rehab-services p strong {
  color: #007f94;
}

.rehab-services .two-columns {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.rehab-services .two-columns div {
  flex: 1 1 45%;
}

.rehab-services .gallery {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.rehab-services .gallery img {
  width: 300px;
  border-radius: 6px;
}
/* Oculta el título automático de las páginas en WordPress */
.page h1.entry-title,
body.elementor-page .entry-title {
  display: none !important;
}/* End custom CSS */