.pre-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 42px;
  line-height: 48px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .pre-heading {
    font-size: 30px;
    line-height: 36px;
  }
}

.script-heading {
  font-family: relation-one, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 58px;
  line-height: 1.2;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .script-heading {
    font-size: 30px;
  }
}

.script-heading-27 {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  margin-bottom: 20px;
}

.microtitle {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  line-height: 19px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-wrap: balance;
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 28px;
    line-height: 32px;
  }
}

.title-large {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 54px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .title-large {
    font-size: 31px;
    line-height: 36px;
  }
}

.sub-heading {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 35px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .sub-heading {
    font-size: 20px;
    line-height: 1.2;
  }
}

.sub-heading-small {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
}

.text-large-bold {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.text-tight {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.text-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-wrap: balance;
}

.text-large-open {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  text-wrap: balance;
}

.text-open-xlarge {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  text-wrap: balance;
}
@media (max-width: 991px) {
  .text-open-xlarge {
    font-size: 20px;
    line-height: 31px;
  }
}

.lead-text {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  color: var(--color-cobalt);
}
.lead-text:not(:last-child) {
  margin-bottom: 20px;
}

.spec-value {
  font-family: "lemonde-journal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
}

.wp-block-pulp-background-wrapper {
  padding: 1px 0;
}
