.page--actividades-lechateau .actividades-lechateau-title h1 {
  font-family: "Lora", serif;
  font-weight: 400;
  font-size: clamp(32px, 10vw, 120px);
  line-height: 1.1;
  padding-top: 2rem;
  text-align: center;
  word-break: break-word;
}
.page--actividades-lechateau .actividades-lechateau-subtitle h2 {
  font-family: "Inconsolata", monospace;
  font-weight: 500;
  font-size: clamp(14px, 2vw, 20px);
  line-height: 1.2;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-top: 0.5rem;
}
.page--actividades-lechateau .actividades-lechateau-text p {
  text-align: justify;
  font-family: "Inconsolata", monospace;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
}

/*# sourceMappingURL=actividades-lechateau.css.map */
