.elementor-572 .elementor-element.elementor-element-5f3c14f{--display:flex;}/* Start custom CSS for container, class: .elementor-element-5f3c14f */.articulo-medico {
  font-family: 'Georgia', serif;
  color: #1f1f1f;
  line-height: 1.8;
  max-width: 900px;
  margin: auto;
  padding: 2em 1em;
  background-color: #ffffff;
}

.articulo-medico h1 {
  font-size: 2.6em;
  text-align: center;
  margin-bottom: 0.2em;
  color: #2a2a2a;
}

.articulo-medico .autor {
  text-align: center;
  font-size: 1.1em;
  font-style: italic;
  color: #666;
  margin-bottom: 2em;
}

.imagen-encabezado,
.imagen-intermedia {
  margin: 2em 0;
  text-align: center;
}

.imagen-encabezado img,
.imagen-intermedia img {
  max-width: 100%;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.articulo-medico p {
  margin-bottom: 1.5em;
  font-size: 1.1em;
}

.articulo-medico strong {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  color: #202020;
  margin-top: 1.5em;
}

.articulo-medico em {
  display: block;
  font-style: italic;
  color: #555;
  margin-top: 2em;
  text-align: right;
}/* End custom CSS */